]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/tests/movenc.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
[ffmpeg] / libavformat / tests / movenc.c
similarity index 99%
rename from libavformat/movenc-test.c
rename to libavformat/tests/movenc.c
index 6c7f0f6ab27a96c5b7a6d67a8584506c733d0fdb..786f1dc24acec49da597e00b3df15824d5489f61 100644 (file)
@@ -24,7 +24,7 @@
 #include "libavutil/mathematics.h"
 #include "libavutil/md5.h"
 
-#include "avformat.h"
+#include "libavformat/avformat.h"
 
 #if HAVE_UNISTD_H
 #include <unistd.h>