diff imgresample.c @ 8430:7768bdfd4f7b libavcodec

Rename libavcodec/i386/ --> libavcodec/x86/. It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already.
author diego
date Mon, 22 Dec 2008 09:12:42 +0000
parents 589f9a71df95
children 7a463923ecd1
line wrap: on
line diff
--- a/imgresample.c	Mon Dec 22 06:50:18 2008 +0000
+++ b/imgresample.c	Mon Dec 22 09:12:42 2008 +0000
@@ -155,7 +155,7 @@
 
 #ifdef HAVE_MMX
 
-#include "i386/mmx.h"
+#include "x86/mmx.h"
 
 #define FILTER4(reg) \
 {\