summaryrefslogtreecommitdiff
path: root/libavformat/voc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/voc.h')
-rw-r--r--libavformat/voc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/voc.h b/libavformat/voc.h
index 1668618fda..d2c0cb46cb 100644
--- a/libavformat/voc.h
+++ b/libavformat/voc.h
@@ -23,7 +23,7 @@
#define AVFORMAT_VOC_H
#include "avformat.h"
-#include "riff.h" /* for CodecTag */
+#include "internal.h"
typedef struct voc_dec_context {
int64_t remaining_size;