diff postproc/yuv2rgb_altivec.c @ 16985:08cac43f1e38

Unify include paths, -I.. is in CFLAGS.
author diego
date Mon, 14 Nov 2005 00:30:37 +0000
parents 992960f68af0
children 3f863d1d8b43
line wrap: on
line diff
--- a/postproc/yuv2rgb_altivec.c	Sun Nov 13 21:53:26 2005 +0000
+++ b/postproc/yuv2rgb_altivec.c	Mon Nov 14 00:30:37 2005 +0000
@@ -71,8 +71,8 @@
 #include "rgb2rgb.h"
 #include "swscale.h"
 #include "swscale_internal.h"
-#include "../mangle.h"
-#include "../libvo/img_format.h" //FIXME try to reduce dependency of such stuff
+#include "mangle.h"
+#include "libvo/img_format.h" //FIXME try to reduce dependency of such stuff
 
 #undef PROFILE_THE_BEAST
 #undef INC_SCALING