From 13cec80b14fab38fd64f7b7045f9a635a85b13e9 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Thu, 17 Jul 2014 00:05:36 +0300 Subject: [PATCH] Eluna add mangos objectguid header --- ElunaUtilitiy.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElunaUtilitiy.h b/ElunaUtilitiy.h index 50d02db..39ebf73 100644 --- a/ElunaUtilitiy.h +++ b/ElunaUtilitiy.h @@ -13,6 +13,8 @@ #ifdef CATA #include "Object.h" #endif +#else +#include "ObjectGuid.h" #endif #ifdef TRINITY