diff ppc/fft_altivec.c @ 9364:7cee7292d5cc libavcodec

Remove unnecessary gcc_fixes.h #include.
author diego
date Thu, 09 Apr 2009 11:54:13 +0000
parents 04423b2f6e0b
children 5cf49858179a
line wrap: on
line diff
--- a/ppc/fft_altivec.c	Thu Apr 09 10:06:54 2009 +0000
+++ b/ppc/fft_altivec.c	Thu Apr 09 11:54:13 2009 +0000
@@ -21,9 +21,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "libavcodec/dsputil.h"
-
-#include "gcc_fixes.h"
-
 #include "dsputil_ppc.h"
 #include "util_altivec.h"
 /**