aboutsummaryrefslogtreecommitdiff
path: root/src/game/TotemAI.h
diff options
context:
space:
mode:
authorn0n4m3 <none@none>2009-12-24 10:20:15 +0100
committern0n4m3 <none@none>2009-12-24 10:20:15 +0100
commit250a00cc1c91d2df2b6c4f72a2ad322b46fed783 (patch)
treeeab0216df4c91777747e866ed4525c9fbc7a037f /src/game/TotemAI.h
parentacdc4ca15b69c84197f867192328829904646a66 (diff)
Temporary revert 6743 commit. I fix this patch across 1-2 days.
--HG-- branch : trunk
Diffstat (limited to 'src/game/TotemAI.h')
-rw-r--r--src/game/TotemAI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/TotemAI.h b/src/game/TotemAI.h
index 68e44e04c4c..003f5d5ca13 100644
--- a/src/game/TotemAI.h
+++ b/src/game/TotemAI.h
@@ -22,7 +22,7 @@
#define TRINITY_TOTEMAI_H
#include "CreatureAI.h"
-#include "TimeMgr.h"
+#include "Timer.h"
class Creature;
class Totem;