0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

tests: fix include after 6597998

This commit is contained in:
Ilya Tumaykin 2017-09-24 19:51:43 +03:00 committed by wm4
parent 747892209f
commit c7824f7c9d

View File

@ -1,5 +1,5 @@
#include "test_helpers.h"
#include "video/out/opengl/video.h"
#include "video/out/gpu/video.h"
static void test_scale_ambient_lux_limits(void **state) {
float x;