summaryrefslogtreecommitdiff
path: root/src/roadveh_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-07 22:49:38 +0000
committerrubidium <rubidium@openttd.org>2011-02-07 22:49:38 +0000
commit1d0d7635e08056acf0d0243b0b5ea5f39a5953e3 (patch)
tree10b8cfa452323649cf4654f5034c6145c5a24915 /src/roadveh_cmd.cpp
parenta06b34bd4ff3d43d37270d8807486aa7cf242b66 (diff)
downloadopenttd-1d0d7635e08056acf0d0243b0b5ea5f39a5953e3.tar.xz
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...
Diffstat (limited to 'src/roadveh_cmd.cpp')
-rw-r--r--src/roadveh_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
index b3d196c11..29e47bd92 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -22,7 +22,6 @@
#include "pathfinder/yapf/yapf.h"
#include "strings_func.h"
#include "tunnelbridge_map.h"
-#include "functions.h"
#include "window_func.h"
#include "date_func.h"
#include "vehicle_func.h"