]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tests/ppc/dct.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
[ffmpeg] / libavcodec / tests / ppc / dct.c
similarity index 96%
rename from libavcodec/ppc/dct-test.c
rename to libavcodec/tests/ppc/dct.c
index 2328516ca4bfb888ab5eaddcd7b9c61c4b65d1fd..d95db525af1ffc1ac74b30f1abe834f491cd5bc9 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "config.h"
 
-#include "fdct.h"
+#include "libavcodec/ppc/fdct.h"
 
 static const struct algo fdct_tab_arch[] = {
 #if HAVE_ALTIVEC