- fixed Linux build

This commit is contained in:
Mark Vejvoda
2011-11-18 08:42:50 +00:00
parent d0acde5d88
commit 316739c5bd
4 changed files with 14 additions and 6 deletions

View File

@@ -26,9 +26,10 @@
#else
#include <GL/glew.h>
#include <SDL.h>
#define GL_GLEXT_PROTOTYPES
#include <SDL_opengl.h>
//#include <SDL_opengl.h>
#endif