summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mov.c')
-rw-r--r--libavformat/mov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mov.c b/libavformat/mov.c
index fe252a7c19..5375a1cde6 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov.c
@@ -22,7 +22,7 @@
//#define DEBUG
#include "avformat.h"
-#include "avi.h"
+#include "riff.h"
#include "mov.h"
#ifdef CONFIG_ZLIB