diff options
-rw-r--r-- | openttd.vcproj | 4 |
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"> |