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 88336572..05b2def3 100644 --- a/src/sound.h +++ b/src/sound.h @@ -23,7 +23,6 @@ #define SOUND_H #include <SDL_mixer.h> - #include <string> /** Sound engine |