diff --git a/src/server/scripts/Commands/cs_anticheat.cpp b/src/server/scripts/Commands/cs_anticheat.cpp index 8820679b19c..dfcca382156 100644 --- a/src/server/scripts/Commands/cs_anticheat.cpp +++ b/src/server/scripts/Commands/cs_anticheat.cpp @@ -16,7 +16,6 @@ */ #include "Language.h" -#include "Log.h" #include "ScriptMgr.h" #include "ObjectMgr.h" #include "ObjectAccessor.h"