X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fclient%2FMasterState.hpp;fp=src%2Fclient%2FMasterState.hpp;h=50773a63d03e7d700b7e7e5b7c63d6da8f8b33c3;hb=8ae45b6555d55f301f83daf8c1337d332d8305ab;hp=ff1769fdecf6f4db622b3c5c6579be5222210c85;hpb=7fd76e64de47f564117b9e6f73f1482d93842108;p=blank.git diff --git a/src/client/MasterState.hpp b/src/client/MasterState.hpp index ff1769f..50773a6 100644 --- a/src/client/MasterState.hpp +++ b/src/client/MasterState.hpp @@ -1,10 +1,10 @@ #ifndef BLANK_CLIENT_CLIENTSTATE_HPP_ #define BLANK_CLIENT_CLIENTSTATE_HPP_ +#include "Client.hpp" #include "InitialState.hpp" #include "InteractiveState.hpp" #include "../app/State.hpp" -#include "../net/Client.hpp" #include "../net/ConnectionHandler.hpp" #include