diff options
Diffstat (limited to 'src/game/CreatureEventAIMgr.h')
-rw-r--r-- | src/game/CreatureEventAIMgr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/CreatureEventAIMgr.h b/src/game/CreatureEventAIMgr.h index 847b1daa2ac..ef191b22463 100644 --- a/src/game/CreatureEventAIMgr.h +++ b/src/game/CreatureEventAIMgr.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef MANGOS_CREATURE_EAI_MGR_H -#define MANGOS_CREATURE_EAI_MGR_H +#ifndef TRINITY_CREATURE_EAI_MGR_H +#define TRINITY_CREATURE_EAI_MGR_H #include "Common.h" #include "CreatureEventAI.h" |