summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56data.h')
-rw-r--r--libavcodec/vp56data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp56data.h b/libavcodec/vp56data.h
index f0ba102ee1..dbf92dd68e 100644
--- a/libavcodec/vp56data.h
+++ b/libavcodec/vp56data.h
@@ -24,7 +24,7 @@
#ifndef VP56DATA_H
#define VP56DATA_H
-#include <inttypes.h>
+#include "common.h"
typedef enum {
VP56_FRAME_CURRENT = 0,