diff options
Diffstat (limited to 'src/sound.h')
-rw-r--r-- | src/sound.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound.h b/src/sound.h index 52a7b9f7..36185f01 100644 --- a/src/sound.h +++ b/src/sound.h @@ -24,7 +24,6 @@ #ifndef _TMW_SOUND_H #define _TMW_SOUND_H -#include <SDL.h> #include <SDL_mixer.h> /** Sound engine |