diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/LuaGL.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/LuaGL.h b/include/LuaGL.h index 5caeb0c..d6e22c5 100644 --- a/include/LuaGL.h +++ b/include/LuaGL.h @@ -25,9 +25,6 @@ #ifndef __LUAGL_H__ #define __LUAGL_H__ -#include <SDL.h> -#include <SDL_opengl.h> - #include <Exceptions.h> #include <BLua.h> |