summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedinger.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/libschroedinger.h')
-rw-r--r--libavcodec/libschroedinger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libschroedinger.h b/libavcodec/libschroedinger.h
index 8d04d2cdcb..f33014d766 100644
--- a/libavcodec/libschroedinger.h
+++ b/libavcodec/libschroedinger.h
@@ -31,7 +31,7 @@
#include "avcodec.h"
-typedef struct {
+typedef struct SchroVideoFormatInfo {
uint16_t width;
uint16_t height;
uint16_t frame_rate_num;