diff --git a/src/video/SDL_bmp.c b/src/video/SDL_bmp.c index 94b8ede5f..2ddf8f85b 100644 --- a/src/video/SDL_bmp.c +++ b/src/video/SDL_bmp.c @@ -35,6 +35,7 @@ #include "SDL_video.h" #include "SDL_endian.h" +#include "SDL_pixels_c.h" /* Compression encodings for BMP files */ #ifndef BI_RGB