diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp index 8716ba0e4..f2b88769f 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -40,7 +40,7 @@ #include "localplayer.h" #include "particle.h" #include "playerinfo.h" -#include "sound.h" +#include "soundmanager.h" #include "spellshortcut.h" #include "gui/botcheckerwindow.h" |