summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_opengl.c4
-rw-r--r--libvo/vo_opengl_shaders.glsl (renamed from libvo/vo_gl3_shaders.glsl)0
2 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.
diff --git a/libvo/vo_gl3_shaders.glsl b/libvo/vo_opengl_shaders.glsl
index 207b44b4ba..207b44b4ba 100644
--- a/libvo/vo_gl3_shaders.glsl
+++ b/libvo/vo_opengl_shaders.glsl