summaryrefslogtreecommitdiff
path: root/libavformat/qcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/qcp.c')
-rw-r--r--libavformat/qcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/qcp.c b/libavformat/qcp.c
index ccfa047529..9e2eedfe85 100644
--- a/libavformat/qcp.c
+++ b/libavformat/qcp.c
@@ -32,7 +32,7 @@
#include "avformat.h"
#include "riff.h"
-typedef struct {
+typedef struct QCPContext {
uint32_t data_size; ///< size of data chunk
#define QCP_MAX_MODE 4