Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-05-21 21:50:57 +0400
committerMichael Niedermayer <michaelni@gmx.at>2003-05-21 21:50:57 +0400
commita9a07762b8c89c7a1136115fe5da4cb9cfc22356 (patch)
tree5298387fcc951a330a0ae9df55d2cf4c705aa20f /libavcodec/ppc/gmc_altivec.c
parentd9974a4867de0bd913c258822f4a47fb36dec111 (diff)
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
Originally committed as revision 1896 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ppc/gmc_altivec.c')
-rw-r--r--libavcodec/ppc/gmc_altivec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/ppc/gmc_altivec.c b/libavcodec/ppc/gmc_altivec.c
index 515a766d77..18d52bbc52 100644
--- a/libavcodec/ppc/gmc_altivec.c
+++ b/libavcodec/ppc/gmc_altivec.c
@@ -20,6 +20,8 @@
#include "../dsputil.h"
+#include "gcc_fixes.h"
+
#include "dsputil_altivec.h"
/*