changeset 2803:dc492c84a747 libavformat

Fix make checkheaders.
author diego
date Mon, 03 Dec 2007 12:46:20 +0000
parents ef333b18b760
children c89e331851f3
files qtpalette.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/qtpalette.h	Mon Dec 03 10:44:25 2007 +0000
+++ b/qtpalette.h	Mon Dec 03 12:46:20 2007 +0000
@@ -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,