diff ppc/h264_altivec.c @ 5750:09f99af1db40 libavcodec

Sanitize altivec code so it can be built with runtime check properly
author lu_zero
date Tue, 02 Oct 2007 11:39:32 +0000
parents f065fc609145
children 8baa533764d4
line wrap: on
line diff
--- a/ppc/h264_altivec.c	Tue Oct 02 10:34:57 2007 +0000
+++ b/ppc/h264_altivec.c	Tue Oct 02 11:39:32 2007 +0000
@@ -22,7 +22,8 @@
 
 #include "gcc_fixes.h"
 
-#include "dsputil_altivec.h"
+#include "dsputil_ppc.h"
+#include "util_altivec.h"
 #include "types_altivec.h"
 
 #define PUT_OP_U8_ALTIVEC(d, s, dst) d = s