diff mips/mathops.h @ 10077:5bf12cdf0cb6 libavcodec

Include required headers in {mips,ppc}/mathops.h
author mru
date Sun, 23 Aug 2009 11:02:41 +0000
parents 8c680e33eeaa
children 25136467a218
line wrap: on
line diff
--- a/mips/mathops.h	Sun Aug 23 11:02:37 2009 +0000
+++ b/mips/mathops.h	Sun Aug 23 11:02:41 2009 +0000
@@ -21,7 +21,8 @@
 #ifndef AVCODEC_MIPS_MATHOPS_H
 #define AVCODEC_MIPS_MATHOPS_H
 
-#include "config.h"
+#include <stdint.h>
+#include "libavutil/common.h"
 
 #if HAVE_LOONGSON