diff --git a/src/AnticheatMgr.cpp b/src/AnticheatMgr.cpp index 7c60f76..7a4169d 100644 --- a/src/AnticheatMgr.cpp +++ b/src/AnticheatMgr.cpp @@ -14,7 +14,7 @@ */ #include "AnticheatMgr.h" -#include "MapManager.h" +#include "MapMgr.h" #include "Player.h" #include "Configuration/Config.h"