diff dct-test.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 9281a8a9387a
children 7a463923ecd1
line wrap: on
line diff
--- a/dct-test.c	Mon Dec 22 06:50:18 2008 +0000
+++ b/dct-test.c	Mon Dec 22 09:12:42 2008 +0000
@@ -38,7 +38,7 @@
 #include "aandcttab.h"
 #include "faandct.h"
 #include "faanidct.h"
-#include "i386/idct_xvid.h"
+#include "x86/idct_xvid.h"
 
 #undef printf
 #undef random