]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/qtpalette.h
Fix issue357
[ffmpeg] / libavformat / qtpalette.h
index e1032ddd5663f789ee20f0050d83fda0e22861f7..0c6c44f47e06675154a99f727101e24767c9e66e 100644 (file)
@@ -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,