summaryrefslogtreecommitdiff
path: root/src/Graphics.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-05-31 09:24:44 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-05-31 09:24:44 (GMT)
commite0c9dab8cb981172c5de81f5963e28db67f1b295 (patch)
treedd78e82f54a7ed87915a7d5100437cd42ac0c415 /src/Graphics.cpp
parent708d52bcc5f0e13fa6540751e2402ccfdf02bec7 (diff)
downloadpowder-e0c9dab8cb981172c5de81f5963e28db67f1b295.zip
powder-e0c9dab8cb981172c5de81f5963e28db67f1b295.tar.gz
Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.
Diffstat (limited to 'src/Graphics.cpp')
-rw-r--r--src/Graphics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Graphics.cpp b/src/Graphics.cpp
index 36c271d..e05f3fc 100644
--- a/src/Graphics.cpp
+++ b/src/Graphics.cpp
@@ -1,5 +1,4 @@
#include <cmath>
-#include "SDL.h"
#include <bzlib.h>
#include <string>
#include "Config.h"