diff i386/motion_est_mmx.c @ 3398:e0927bc44a10 libavcodec

Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
author lucabe
date Mon, 03 Jul 2006 10:52:07 +0000
parents 0b546eab515d
children f7125bf10892
line wrap: on
line diff
--- a/i386/motion_est_mmx.c	Mon Jul 03 09:20:26 2006 +0000
+++ b/i386/motion_est_mmx.c	Mon Jul 03 10:52:07 2006 +0000
@@ -20,7 +20,7 @@
  * mostly by Michael Niedermayer <michaelni@gmx.at>
  */
 #include "../dsputil.h"
-#include "mmx.h"
+#include "x86_cpu.h"
 
 static const __attribute__ ((aligned(8))) uint64_t round_tab[3]={
 0x0000000000000000ULL,