Fixed compiler warnings on Haiku.

--HG--
branch : SDL-1.2
This commit is contained in:
Ryan C. Gordon 2011-09-13 15:19:28 +00:00
parent 52c27b2b7c
commit b0078b3984

View file

@ -30,6 +30,7 @@
#include <InterfaceKit.h>
#include <be/game/DirectWindow.h>
#if SDL_VIDEO_OPENGL
#include "SDL_opengl.h"
#include <be/opengl/GLView.h>
#endif
#include <support/UTF8.h>