diff src/vehicle.cpp @ 8119:b6ec923e9fa8 draft

(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
author rubidium <rubidium@openttd.org>
date Fri, 21 Dec 2007 22:50:51 +0000
parents 9cc845deddfe
children 89722abcfd91
line wrap: on
line diff
--- a/src/vehicle.cpp
+++ b/src/vehicle.cpp
@@ -10,7 +10,7 @@
 #include "spritecache.h"
 #include "table/sprites.h"
 #include "table/strings.h"
-#include "functions.h"
+#include "tile_cmd.h"
 #include "landscape.h"
 #include "map.h"
 #include "vehicle.h"