diff options
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r-- | src/openttd.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp index cf88a7db7..70bc76a45 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -57,6 +57,7 @@ #include "strings_func.h" #include "date_func.h" #include "vehicle_func.h" +#include "cheat_func.h" #include "newgrf.h" #include "newgrf_config.h" |