summaryrefslogtreecommitdiff
path: root/libavformat/vpcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/vpcc.h')
-rw-r--r--libavformat/vpcc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/vpcc.h b/libavformat/vpcc.h
index e87bec55c2..f05b2f58b3 100644
--- a/libavformat/vpcc.h
+++ b/libavformat/vpcc.h
@@ -27,10 +27,10 @@
#ifndef AVFORMAT_VPCC_H
#define AVFORMAT_VPCC_H
-#include <stdint.h>
+#include "libavutil/rational.h"
+#include "libavcodec/codec_par.h"
#include "avio.h"
#include "avformat.h"
-#include "libavcodec/avcodec.h"
typedef struct VPCC {
int profile;