diff --git a/dChatServer/PlayerContainer.h b/dChatServer/PlayerContainer.h index 1acbed25..fdb8794e 100644 --- a/dChatServer/PlayerContainer.h +++ b/dChatServer/PlayerContainer.h @@ -6,7 +6,7 @@ #include "Game.h" #include "dServer.h" #include -#include "json.hpp" +#include "json_fwd.hpp" enum class eGameMasterLevel : uint8_t;