aboutsummaryrefslogtreecommitdiff
path: root/src/game/PetAI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/PetAI.h')
-rw-r--r--src/game/PetAI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/PetAI.h b/src/game/PetAI.h
index 226aa493202..4e47cd9dffe 100644
--- a/src/game/PetAI.h
+++ b/src/game/PetAI.h
@@ -22,7 +22,7 @@
#define TRINITY_PETAI_H
#include "CreatureAI.h"
-#include "Timer.h"
+#include "TimeMgr.h"
class Creature;
class Spell;