From 00cda69b883d6354f093be6ee39a7936cb798979 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 22:42:10 +0300 Subject: move being related files into being dir. --- src/game.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index a900eb6ed..03f26c981 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -33,12 +33,13 @@ #include "emoteshortcut.h" #include "guildmanager.h" #include "itemshortcut.h" -#include "localplayer.h" -#include "playerinfo.h" #include "soundmanager.h" #include "spellshortcut.h" #include "touchmanager.h" +#include "being/localplayer.h" +#include "being/playerinfo.h" + #include "particle/particle.h" #include "input/inputmanager.h" -- cgit v1.2.3-60-g2f50