summaryrefslogtreecommitdiff
path: root/src/variables.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-25 23:42:52 +0000
committerrubidium <rubidium@openttd.org>2007-12-25 23:42:52 +0000
commit7058b2cce226cc3c1fba0644f68f5d64593547be (patch)
tree070c07001872a2ff901cc931aa615cd0c58aca13 /src/variables.h
parentdf3815b8dd0252e722d946ee495b9fb7308462bb (diff)
downloadopenttd-7058b2cce226cc3c1fba0644f68f5d64593547be.tar.xz
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
Diffstat (limited to 'src/variables.h')
-rw-r--r--src/variables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/variables.h b/src/variables.h
index 079c01c1c..b47f7b192 100644
--- a/src/variables.h
+++ b/src/variables.h
@@ -7,6 +7,8 @@
#include "yapf/yapf_settings.h"
#include "openttd.h"
+#include "tile_type.h"
+#include "strings_type.h"
/* ********* START OF SAVE REGION */