diff ppc/check_altivec.c @ 11382:50415a8f1451 libavcodec

PPC: move prototypes to headers and make some functions static
author mru
date Sat, 06 Mar 2010 22:37:14 +0000
parents 35514159910f
children fb94047e23d2
line wrap: on
line diff
--- a/ppc/check_altivec.c	Sat Mar 06 22:37:08 2010 +0000
+++ b/ppc/check_altivec.c	Sat Mar 06 22:37:14 2010 +0000
@@ -23,6 +23,7 @@
  */
 
 #include "config.h"
+#include "dsputil_altivec.h"
 
 #ifdef __APPLE__
 #undef _POSIX_C_SOURCE