summaryrefslogtreecommitdiff
path: root/src/sound.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-01-25 15:44:38 +0100
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-01-25 15:44:38 +0100
commit5307b022f652ad34a8b2ef35d674817b7da33759 (patch)
treed68fcfe8be1cc317d4910858d4ec3784ef2e5439 /src/sound.cpp
parent2c51c98625b225cecfb9628c30d62d4e30f7e3e1 (diff)
downloadmana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.gz
mana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.bz2
mana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.xz
mana-5307b022f652ad34a8b2ef35d674817b7da33759.zip
Minor includes cleanup
Diffstat (limited to 'src/sound.cpp')
-rw-r--r--src/sound.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound.cpp b/src/sound.cpp
index 2fc4f87f..44f55cba 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -22,7 +22,6 @@
#include <SDL.h>
#include "configuration.h"
-#include "game.h"
#include "localplayer.h"
#include "log.h"
#include "sound.h"