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