diff --git a/src/cs_anticheat.cpp b/src/cs_anticheat.cpp index f0cd5a6..52fd7c9 100644 --- a/src/cs_anticheat.cpp +++ b/src/cs_anticheat.cpp @@ -18,6 +18,7 @@ #include "Chat.h" #include "AnticheatMgr.h" #include "Configuration/Config.h" +#include "Player.h" class anticheat_commandscript : public CommandScript {