diff --git a/ElunaUtility.cpp b/ElunaUtility.cpp index fb26b0d..9f436d6 100644 --- a/ElunaUtility.cpp +++ b/ElunaUtility.cpp @@ -10,6 +10,9 @@ #include "Unit.h" #include "GameObject.h" #include "DBCStores.h" +#ifdef MANGOS +#include "Timer.h" +#endif uint32 ElunaUtil::GetCurrTime() {