diff options
Diffstat (limited to 'town_cmd.c')
-rw-r--r-- | town_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/town_cmd.c b/town_cmd.c index 76ca08d97..e70fee4a3 100644 --- a/town_cmd.c +++ b/town_cmd.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "openttd.h" +#include "functions.h" #include "strings.h" #include "table/strings.h" #include "table/sprites.h" |