add include Player.h

This commit is contained in:
locus313
2020-11-14 18:51:28 -08:00
parent ddec0783a8
commit 71a5e4cf1e

View File

@@ -18,6 +18,7 @@
#include "Chat.h"
#include "AnticheatMgr.h"
#include "Configuration/Config.h"
#include "Player.h"
class anticheat_commandscript : public CommandScript
{