summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_video.c')
-rw-r--r--video/out/gl_video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gl_video.c b/video/out/gl_video.c
index d4b4b507c3..3151927be6 100644
--- a/video/out/gl_video.c
+++ b/video/out/gl_video.c
@@ -41,7 +41,7 @@
static const char vo_opengl_shaders[] =
// Generated from gl_video_shaders.glsl
-#include "gl_video_shaders.h"
+#include "video/out/gl_video_shaders.h"
;
// Pixel width of 1D lookup textures.