summaryrefslogtreecommitdiff
path: root/projects
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
commit70241f804beac9dd92699e983ef888260df26319 (patch)
treee6dd863d3fd95a91d4a216a2440843d9772741bb /projects
parentdbab1774226b8029b8da0cc0b07d7221b0422c65 (diff)
downloadopenttd-70241f804beac9dd92699e983ef888260df26319.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 'projects')
-rw-r--r--projects/openttd_vs80.vcproj2
-rw-r--r--projects/openttd_vs90.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 58414e67e..86215dd0e 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1700,7 +1700,7 @@
>
</File>
<File
- RelativePath=".\..\src\table\roadveh.h"
+ RelativePath=".\..\src\table\roadveh_movement.h"
>
</File>
<File
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index a6c167989..15dd7d40a 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1697,7 +1697,7 @@
>
</File>
<File
- RelativePath=".\..\src\table\roadveh.h"
+ RelativePath=".\..\src\table\roadveh_movement.h"
>
</File>
<File