diff src/openttd.cpp @ 9006:9bf1de259ada draft

(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
author rubidium <rubidium@openttd.org>
date Sun, 20 Apr 2008 08:43:31 +0000 (2008-04-20)
parents 5bb8efb6051a
children 774180fd1ec8
line wrap: on
line diff
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -59,6 +59,7 @@
 #include "vehicle_func.h"
 #include "cheat_func.h"
 #include "animated_tile_func.h"
+#include "functions.h"
 
 #include "newgrf.h"
 #include "newgrf_config.h"