summaryrefslogtreecommitdiffstats
path: root/libvo/vo_ggi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_ggi.c')
-rw-r--r--libvo/vo_ggi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_ggi.c b/libvo/vo_ggi.c
index f10b64f8dc..382cff14e5 100644
--- a/libvo/vo_ggi.c
+++ b/libvo/vo_ggi.c
@@ -32,7 +32,7 @@
#undef GGI_PLANAR_NOCONV
#ifndef GGI_PLANAR_NOCONV
-#include "yuv2rgb.h"
+#include "../postproc/rgb2rgb.h"
#endif
LIBVO_EXTERN (ggi)