diff --git a/test/gl_video.c b/test/gl_video.c index 97fee949d8..a2d2577e25 100644 --- a/test/gl_video.c +++ b/test/gl_video.c @@ -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;