diff --git a/src/AnticheatMgr.cpp b/src/AnticheatMgr.cpp index 054343c..c44bb13 100644 --- a/src/AnticheatMgr.cpp +++ b/src/AnticheatMgr.cpp @@ -23,6 +23,7 @@ */ #include "AnticheatMgr.h" +#include "BanMgr.h" #include "Log.h" #include "MapMgr.h" #include "Player.h"