diff x86/motion_est_mmx.c @ 10114:8b9fc0c8f1cc libavcodec

Move declarations of some mmx functions to dsputil_mmx.h
author mru
date Sat, 29 Aug 2009 16:55:50 +0000
parents 52c348a0740f
children 34a65026fa06
line wrap: on
line diff
--- a/x86/motion_est_mmx.c	Sat Aug 29 16:55:46 2009 +0000
+++ b/x86/motion_est_mmx.c	Sat Aug 29 16:55:50 2009 +0000
@@ -24,6 +24,7 @@
 
 #include "libavutil/x86_cpu.h"
 #include "libavcodec/dsputil.h"
+#include "dsputil_mmx.h"
 
 DECLARE_ASM_CONST(8, uint64_t, round_tab[3])={
 0x0000000000000000ULL,