summaryrefslogtreecommitdiff
path: root/libavcodec/cga_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cga_data.h')
-rw-r--r--libavcodec/cga_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cga_data.h b/libavcodec/cga_data.h
index c3f69f1f62..09aaaa57a1 100644
--- a/libavcodec/cga_data.h
+++ b/libavcodec/cga_data.h
@@ -25,5 +25,6 @@
extern const uint8_t ff_cga_font[2048];
extern const uint32_t ff_cga_palette[16];
+extern const uint32_t ff_ega_palette[64];
#endif