aboutsummaryrefslogtreecommitdiff
path: root/src/game/Weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Weather.h')
-rw-r--r--src/game/Weather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Weather.h b/src/game/Weather.h
index e312f004060..9b824f9df21 100644
--- a/src/game/Weather.h
+++ b/src/game/Weather.h
@@ -27,7 +27,7 @@
#include "Common.h"
#include "SharedDefines.h"
-#include "Timer.h"
+#include "TimeMgr.h"
class Player;