summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegvideoenc_template.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-02-18 13:16:11 +0100
committerDiego Biurrun <diego@biurrun.de>2014-07-19 02:25:59 -0700
commit85cabb8d002f2cd100ced5cc17d87bfc9460d314 (patch)
tree34e4ffc36ef13ea61292b15066367435f0272565 /libavcodec/x86/mpegvideoenc_template.c
parentd6e1d37100af568211f28ec0bcf7958a3a2a299e (diff)
fdct: Move x86-specific declarations to a header in the x86 directory
Diffstat (limited to 'libavcodec/x86/mpegvideoenc_template.c')
-rw-r--r--libavcodec/x86/mpegvideoenc_template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/x86/mpegvideoenc_template.c b/libavcodec/x86/mpegvideoenc_template.c
index 87965fe114..1274c13e05 100644
--- a/libavcodec/x86/mpegvideoenc_template.c
+++ b/libavcodec/x86/mpegvideoenc_template.c
@@ -25,6 +25,7 @@
#include "libavutil/internal.h"
#include "libavutil/x86/asm.h"
#include "libavcodec/mpegvideo.h"
+#include "fdct.h"
#undef MMREG_WIDTH
#undef MM