summaryrefslogtreecommitdiffstats
path: root/libvo/vo_opengl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_opengl.c')
-rw-r--r--libvo/vo_opengl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/vo_opengl.c b/libvo/vo_opengl.c
index 329d19370f..d2a28aa41a 100644
--- a/libvo/vo_opengl.c
+++ b/libvo/vo_opengl.c
@@ -55,8 +55,8 @@
#include "sub/ass_mp.h"
static const char vo_gl3_shaders[] =
-// Generated from libvo/vo_gl3_shaders.glsl
-#include "libvo/vo_gl3_shaders.h"
+// Generated from libvo/vo_opengl_shaders.glsl
+#include "libvo/vo_opengl_shaders.h"
;
// How many parts the OSD may consist of at most.