summaryrefslogtreecommitdiff
path: root/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings.c')
-rw-r--r--strings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/strings.c b/strings.c
index 0620ccd2c..77a263563 100644
--- a/strings.c
+++ b/strings.c
@@ -11,6 +11,7 @@
#include "screenshot.h"
#include "waypoint.h"
#include "industry.h"
+#include "variables.h"
static char *StationGetSpecialString(char *buff, int x);
static char *GetSpecialTownNameString(char *buff, int ind, uint32 seed);