summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/motion_est_alpha.c
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-03-08 02:36:03 +0000
committerMåns Rullgård <mans@mansr.com>2010-03-08 02:36:03 +0000
commit2e63619ff9643c6f5ec220da8b896ffeaf87f49c (patch)
tree6171a9650eda1522c122d5e68082c608286458c1 /libavcodec/alpha/motion_est_alpha.c
parentd9747e29b657f6d999327ee2f2e48a0fe176b87c (diff)
Alpha: move dsputil prototypes to a header file
Originally committed as revision 22308 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/alpha/motion_est_alpha.c')
-rw-r--r--libavcodec/alpha/motion_est_alpha.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/alpha/motion_est_alpha.c b/libavcodec/alpha/motion_est_alpha.c
index df74d07c5c..863dd23da3 100644
--- a/libavcodec/alpha/motion_est_alpha.c
+++ b/libavcodec/alpha/motion_est_alpha.c
@@ -20,6 +20,7 @@
*/
#include "libavcodec/dsputil.h"
+#include "dsputil_alpha.h"
#include "asm.h"
void get_pixels_mvi(DCTELEM *restrict block,