summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2006-10-10 15:09:28 +0000
committerglx <glx@openttd.org>2006-10-10 15:09:28 +0000
commit05d733d0331bf3e521e4761e3e51aacc28cf516b (patch)
treedad5e21381830041764412e9061f28856ed1d6ec /openttd.vcproj
parent4b79001d0d232f6f7567a5f3bb05e9278fc6287b (diff)
downloadopenttd-05d733d0331bf3e521e4761e3e51aacc28cf516b.tar.xz
(svn r6724) -Fix r6723: respect alphabetical order
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index b24dffa56..70e77455e 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -693,10 +693,10 @@
RelativePath=".\bridge_gui.c">
</File>
<File
- RelativePath=".\depot_gui.c">
+ RelativePath=".\build_vehicle_gui.c">
</File>
<File
- RelativePath=".\build_vehicle_gui.c">
+ RelativePath=".\depot_gui.c">
</File>
<File
RelativePath=".\dock_gui.c">