summaryrefslogtreecommitdiff
path: root/libavcodec/bfin/mathops.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/bfin/mathops.h')
-rw-r--r--libavcodec/bfin/mathops.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/bfin/mathops.h b/libavcodec/bfin/mathops.h
index 2ed2dc9022..a0e808c81a 100644
--- a/libavcodec/bfin/mathops.h
+++ b/libavcodec/bfin/mathops.h
@@ -22,6 +22,8 @@
#ifndef AVCODEC_BFIN_MATHOPS_H
#define AVCODEC_BFIN_MATHOPS_H
+#include "config.h"
+
#if CONFIG_MPEGAUDIO_HP
#define MULH(X,Y) ({ int xxo; \
__asm__ ( \