aboutsummaryrefslogtreecommitdiff
path: root/src/framework/GameSystem/NGrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/GameSystem/NGrid.h')
-rw-r--r--src/framework/GameSystem/NGrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/GameSystem/NGrid.h b/src/framework/GameSystem/NGrid.h
index c5e6cb5133d..ecb00e6d6f4 100644
--- a/src/framework/GameSystem/NGrid.h
+++ b/src/framework/GameSystem/NGrid.h
@@ -26,7 +26,7 @@
#include "GameSystem/Grid.h"
#include "GameSystem/GridReference.h"
-#include "TimeMgr.h"
+#include "Timer.h"
class GridInfo
{