summaryrefslogtreecommitdiff
path: root/libavformat/qtpalette.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/qtpalette.h')
-rw-r--r--libavformat/qtpalette.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/qtpalette.h b/libavformat/qtpalette.h
index e1032ddd56..0c6c44f47e 100644
--- a/libavformat/qtpalette.h
+++ b/libavformat/qtpalette.h
@@ -23,6 +23,8 @@
#ifndef FFMPEG_QTPALETTE_H
#define FFMPEG_QTPALETTE_H
+#include <inttypes.h>
+
static const uint8_t ff_qt_default_palette_4[4 * 4] = {
0x93, 0x65, 0x5E, 0x00,
0xFF, 0xFF, 0xFF, 0x00,