tests: fix #include

This commit is contained in:
Ilya Tumaykin 2015-12-22 17:10:12 +03:00 committed by wm4
parent d1119cc069
commit 8673343957
1 changed files with 1 additions and 1 deletions

View File

@ -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;