From b1d1a4ac660de8415a066c43656459aeada434c8 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 17 Apr 2008 21:21:01 +0000 Subject: (svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location. --- src/openttd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openttd.cpp') 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" -- cgit v1.2.3-70-g09d2