summaryrefslogtreecommitdiff
path: root/src/soundmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundmanager.cpp')
-rw-r--r--src/soundmanager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp
index 8575edd2b..c7328b78f 100644
--- a/src/soundmanager.cpp
+++ b/src/soundmanager.cpp
@@ -23,7 +23,8 @@
#include "soundmanager.h"
#include "configuration.h"
-#include "localplayer.h"
+
+#include "being/localplayer.h"
#include "resources/sdlmusic.h"
#include "resources/resourcemanager.h"