X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fstandalone%2FMasterState.hpp;fp=src%2Fstandalone%2FMasterState.hpp;h=26fcf26742a62cb4e05ca49208b5a9df5bc9ec63;hb=69e4d6c0a86a27f9b3f1297e46c55b36059a24b9;hp=942cc132e94a585bd6bcc066245f738daefe5cf3;hpb=916cba3b7b9dea6459febb90d24565cf4c0a8b2a;p=blank.git diff --git a/src/standalone/MasterState.hpp b/src/standalone/MasterState.hpp index 942cc13..26fcf26 100644 --- a/src/standalone/MasterState.hpp +++ b/src/standalone/MasterState.hpp @@ -7,9 +7,9 @@ #include "PreloadState.hpp" #include "UnloadState.hpp" #include "../ai/Spawner.hpp" -#include "../app/ChatState.hpp" #include "../audio/SoundBank.hpp" #include "../graphics/SkyBox.hpp" +#include "../shared/ChatState.hpp" #include "../shared/WorldResources.hpp" #include "../ui/DirectInput.hpp" #include "../ui/HUD.hpp"