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 + static const uint8_t ff_qt_default_palette_4[4 * 4] = { 0x93, 0x65, 0x5E, 0x00, 0xFF, 0xFF, 0xFF, 0x00,