mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
Fix make checkheaders.
Originally committed as revision 11156 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f2c68f9c7e
commit
7827885cfb
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user