summaryrefslogtreecommitdiff
path: root/src/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.h')
-rw-r--r--src/sound.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sound.h b/src/sound.h
index 401a90f4..8055881d 100644
--- a/src/sound.h
+++ b/src/sound.h
@@ -28,8 +28,6 @@
#include <SDL.h>
#include <SDL_mixer.h>
-#include "resources/resourcemanager.h"
-
/** Sound engine
*
* \ingroup CORE