diff options
Diffstat (limited to 'src/localplayer.cpp')
-rw-r--r-- | src/localplayer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/localplayer.cpp b/src/localplayer.cpp index 4f1aa1f10..1c0d7f139 100644 --- a/src/localplayer.cpp +++ b/src/localplayer.cpp @@ -37,6 +37,7 @@ #include "playerinfo.h" #include "playerrelations.h" #include "simpleanimation.h" +#include "soundconsts.h" #include "soundmanager.h" #include "statuseffect.h" #include "walklayer.h" |