mirror of https://github.com/mpv-player/mpv
tests: fix #include
This commit is contained in:
parent
d1119cc069
commit
8673343957
|
@ -1,5 +1,5 @@
|
|||
#include "test_helpers.h"
|
||||
#include "video/out/gl_video.h"
|
||||
#include "video/out/opengl/video.h"
|
||||
|
||||
static void test_scale_ambient_lux_limits(void **state) {
|
||||
float x;
|
||||
|
|
Loading…
Reference in New Issue