diff options
Diffstat (limited to 'test/gl_video.c')
-rw-r--r-- | test/gl_video.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gl_video.c b/test/gl_video.c index 253ab35d81..97fee949d8 100644 --- a/test/gl_video.c +++ b/test/gl_video.c @@ -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; |