summaryrefslogtreecommitdiff
path: root/src/sdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl.h')
-rw-r--r--src/sdl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdl.h b/src/sdl.h
index 2f4131e1a..ba5a30a77 100644
--- a/src/sdl.h
+++ b/src/sdl.h
@@ -20,7 +20,6 @@ void SdlClose(uint32 x);
#endif
#ifdef DYNAMICALLY_LOADED_SDL
- #include <SDL.h>
struct SDLProcs {
int (SDLCALL *SDL_Init)(Uint32);