comparison arm/mathops.h @ 10080:25136467a218 libavcodec

Add necessary #include for config.h.
author diego
date Mon, 24 Aug 2009 10:59:14 +0000
parents 489def16f0c7
children
comparison
equal deleted inserted replaced
10079:71ead14665e3 10080:25136467a218
21 21
22 #ifndef AVCODEC_ARM_MATHOPS_H 22 #ifndef AVCODEC_ARM_MATHOPS_H
23 #define AVCODEC_ARM_MATHOPS_H 23 #define AVCODEC_ARM_MATHOPS_H
24 24
25 #include <stdint.h> 25 #include <stdint.h>
26 #include "config.h"
26 #include "libavutil/common.h" 27 #include "libavutil/common.h"
27 28
28 #if HAVE_INLINE_ASM 29 #if HAVE_INLINE_ASM
29 30
30 # define MULL MULL 31 # define MULL MULL