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