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