summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index c901272c5..f3c62ba8e 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -68,6 +68,8 @@
#include <stdarg.h>
+#include "safeguards.h"
+
void CallLandscapeTick();
void IncreaseDate();
void DoPaletteAnimations();