From 8fb8287c78982fd34ef7d7a2b971e0f40a51d44e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Dec 2015 20:19:33 +0300 Subject: Move soundconsts.h into const directory. --- src/being/localplayer.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/being/localplayer.cpp') diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp index d20c7b7e0..37e5abdc8 100644 --- a/src/being/localplayer.cpp +++ b/src/being/localplayer.cpp @@ -30,16 +30,16 @@ #include "item.h" #include "party.h" #include "settings.h" -#include "soundconsts.h" #include "soundmanager.h" #include "statuseffect.h" -#include "resources/map/walklayer.h" #include "being/beingflag.h" #include "being/crazymoves.h" #include "being/playerinfo.h" #include "being/playerrelations.h" +#include "const/sound.h" + #include "enums/being/beingdirection.h" #include "enums/resources/map/mapitemtype.h" @@ -78,6 +78,7 @@ #include "resources/map/map.h" #include "resources/map/mapitem.h" #include "resources/map/speciallayer.h" +#include "resources/map/walklayer.h" #include "listeners/awaylistener.h" -- cgit v1.2.3-60-g2f50