summaryrefslogtreecommitdiffstats
path: root/postproc/yuv2rgb_altivec.c
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/yuv2rgb_altivec.c')
-rw-r--r--postproc/yuv2rgb_altivec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/postproc/yuv2rgb_altivec.c b/postproc/yuv2rgb_altivec.c
index 2ebe30a0e6..bb1ebeb9b6 100644
--- a/postproc/yuv2rgb_altivec.c
+++ b/postproc/yuv2rgb_altivec.c
@@ -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