summaryrefslogtreecommitdiff
path: root/src/roadveh_cmd.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-02-07 17:01:06 +0000
committerbelugas <belugas@openttd.org>2008-02-07 17:01:06 +0000
commit034150c199a07279d00df06194c5d06741e8b33d (patch)
treee6dd863d3fd95a91d4a216a2440843d9772741bb /src/roadveh_cmd.cpp
parentb68f398cacbeff7adb49e2d9ac8f08ecbacd1c64 (diff)
downloadopenttd-034150c199a07279d00df06194c5d06741e8b33d.tar.xz
(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
It is more descriptive name and it will not upset the generate script anymore
Diffstat (limited to 'src/roadveh_cmd.cpp')
-rw-r--r--src/roadveh_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
index 7098797a9..6455e1c5e 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -1342,7 +1342,7 @@ struct RoadDriveEntry {
byte x, y;
};
-#include "table/roadveh.h"
+#include "table/roadveh_movement.h"
static const byte _road_veh_data_1[] = {
20, 20, 16, 16, 0, 0, 0, 0,