summaryrefslogtreecommitdiff
path: root/libavcodec/x86/snowdsp.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-07-17 21:55:37 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-07-17 22:07:52 +0200
commitd6676a16057576e1a0ee66ae89963ec54f632919 (patch)
tree3a1dd254d3034f02eba26cc4bee75a6f8e723516 /libavcodec/x86/snowdsp.c
parent8e2976860ffc920e31e0c45bb1361ac3a552cae8 (diff)
parentc23ce454b3e33634a188d6facfd2b7182af5af93 (diff)
downloadffmpeg-d6676a16057576e1a0ee66ae89963ec54f632919.tar.gz
Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93'
* commit 'c23ce454b3e33634a188d6facfd2b7182af5af93': x86: dsputil: Coalesce all init files Conflicts: libavcodec/x86/dsputil_init.c libavcodec/x86/dsputil_x86.h libavcodec/x86/motion_est.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/x86/snowdsp.c')
-rw-r--r--libavcodec/x86/snowdsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/x86/snowdsp.c b/libavcodec/x86/snowdsp.c
index 67cb868ada..2778489026 100644
--- a/libavcodec/x86/snowdsp.c
+++ b/libavcodec/x86/snowdsp.c
@@ -24,7 +24,6 @@
#include "libavcodec/avcodec.h"
#include "libavcodec/snow.h"
#include "libavcodec/snow_dwt.h"
-#include "dsputil_x86.h"
#if HAVE_INLINE_ASM