summaryrefslogtreecommitdiff
path: root/libavformat/img2.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/img2.h')
-rw-r--r--libavformat/img2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/img2.h b/libavformat/img2.h
index 58a6833835..67bd7a325f 100644
--- a/libavformat/img2.h
+++ b/libavformat/img2.h
@@ -30,7 +30,7 @@
#include <glob.h>
#endif
-typedef struct {
+typedef struct VideoDemuxData {
const AVClass *class; /**< Class for private options. */
int img_first;
int img_last;