about summary refs log tree commit diff
path: root/src/engine/client/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/client/sound.h')
-rw-r--r--src/engine/client/sound.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/client/sound.h b/src/engine/client/sound.h
index 1372b9c4..0c45f1ab 100644
--- a/src/engine/client/sound.h
+++ b/src/engine/client/sound.h
@@ -4,9 +4,6 @@
 #define ENGINE_CLIENT_SOUND_H
 
 #include <engine/sound.h>
-#include <engine/storage.h>
-#include <engine/graphics.h>
-#include <engine/shared/engine.h>
 
 class CSound : public IEngineSound
 {