Added missing header

This commit is contained in:
Sam Lantinga 2008-12-02 17:10:05 +00:00
parent b19a33def3
commit d100725b2c

View File

@ -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