summaryrefslogtreecommitdiff
path: root/libavformat/mmf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mmf.c')
-rw-r--r--libavformat/mmf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mmf.c b/libavformat/mmf.c
index bcee86bba9..87fc00bf3f 100644
--- a/libavformat/mmf.c
+++ b/libavformat/mmf.c
@@ -18,7 +18,7 @@
*/
#include "avformat.h"
#include "allformats.h"
-#include "avi.h"
+#include "riff.h"
typedef struct {
offset_t atrpos, atsqpos, awapos;