summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gl.c')
-rw-r--r--libvo/vo_gl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gl.c b/libvo/vo_gl.c
index 37c6294466..2ea0bb920c 100644
--- a/libvo/vo_gl.c
+++ b/libvo/vo_gl.c
@@ -28,7 +28,7 @@ LIBVO_EXTERN(gl)
//#include <X11/keysym.h>
#include <GL/glx.h>
#include <errno.h>
-#include "yuv2rgb.h"
+#include "../postproc/rgb2rgb.h"
#include <GL/gl.h>