diff options
| author | Simon 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) |
| commit | e0c9dab8cb981172c5de81f5963e28db67f1b295 (patch) | |
| tree | dd78e82f54a7ed87915a7d5100437cd42ac0c415 /src/Graphics.h | |
| parent | 708d52bcc5f0e13fa6540751e2402ccfdf02bec7 (diff) | |
| download | powder-e0c9dab8cb981172c5de81f5963e28db67f1b295.zip powder-e0c9dab8cb981172c5de81f5963e28db67f1b295.tar.gz | |
Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.
Diffstat (limited to 'src/Graphics.h')
| -rw-r--r-- | src/Graphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Graphics.h b/src/Graphics.h index f404d40..ab415a4 100644 --- a/src/Graphics.h +++ b/src/Graphics.h @@ -1,7 +1,6 @@ #ifndef GRAPHICS_H #define GRAPHICS_H -#include "SDL.h" #include <string> #if defined(OGLR) #include "OpenGLHeaders.h" |
