summaryrefslogtreecommitdiff
path: root/src/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.h')
-rw-r--r--src/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics.h b/src/graphics.h
index 78d4a3e6..279a611a 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -26,10 +26,8 @@
#include <guichan/sdl.hpp>
#include <SDL.h>
-#ifdef USE_OPENGL
#include <guichan/opengl.hpp>
#include <SDL_opengl.h>
-#endif
#include "resources/image.h"
extern SDL_Surface *screen;