aboutsummaryrefslogtreecommitdiff
path: root/src/game/GridNotifiers.cpp
diff options
context:
space:
mode:
authorsilver1ce <none@none>2010-02-27 18:28:17 +0200
committersilver1ce <none@none>2010-02-27 18:28:17 +0200
commit6ed27c17a2f31db6c838897a1c6f916f3f15af88 (patch)
tree4afc4a210e35d07e534ba50ba9f468b34ddac9bc /src/game/GridNotifiers.cpp
parent6fdb1bfb4f65bbdb1f899504bb9f6466896190fd (diff)
trying to fix comple on *nixes
--HG-- branch : trunk
Diffstat (limited to 'src/game/GridNotifiers.cpp')
-rw-r--r--src/game/GridNotifiers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GridNotifiers.cpp b/src/game/GridNotifiers.cpp
index 91b70467a93..35aff8a7274 100644
--- a/src/game/GridNotifiers.cpp
+++ b/src/game/GridNotifiers.cpp
@@ -26,6 +26,7 @@
#include "Map.h"
#include "Transports.h"
#include "ObjectAccessor.h"
+#include "CellImpl.h"
using namespace Trinity;