summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/openttd.vcproj8
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--source.list4
3 files changed, 10 insertions, 10 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index e681545aa..63ef6bc17 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -179,10 +179,10 @@
RelativePath=".\..\src\callback_table.cpp">
</File>
<File
- RelativePath=".\..\src\cargotype.cpp">
+ RelativePath=".\..\src\cargopacket.cpp">
</File>
<File
- RelativePath=".\..\src\cargopacket.cpp">
+ RelativePath=".\..\src\cargotype.cpp">
</File>
<File
RelativePath=".\..\src\command.cpp">
@@ -402,10 +402,10 @@
RelativePath=".\..\src\bmp.h">
</File>
<File
- RelativePath=".\..\src\cargotype.h">
+ RelativePath=".\..\src\cargopacket.h">
</File>
<File
- RelativePath=".\..\src\cargopacket.h">
+ RelativePath=".\..\src\cargotype.h">
</File>
<File
RelativePath=".\..\src\command.h">
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 311f23ac1..40dae1ad2 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -468,11 +468,11 @@
>
</File>
<File
- RelativePath=".\..\src\cargotype.cpp"
+ RelativePath=".\..\src\cargopacket.cpp"
>
</File>
<File
- RelativePath=".\..\src\cargopacket.cpp"
+ RelativePath=".\..\src\cargotype.cpp"
>
</File>
<File
@@ -764,11 +764,11 @@
>
</File>
<File
- RelativePath=".\..\src\cargotype.h"
+ RelativePath=".\..\src\cargopacket.h"
>
</File>
<File
- RelativePath=".\..\src\cargopacket.h"
+ RelativePath=".\..\src\cargotype.h"
>
</File>
<File
diff --git a/source.list b/source.list
index 363122fba..52d4b0e40 100644
--- a/source.list
+++ b/source.list
@@ -5,8 +5,8 @@ autoreplace_cmd.cpp
aystar.cpp
bmp.cpp
callback_table.cpp
-cargotype.cpp
cargopacket.cpp
+cargotype.cpp
command.cpp
console.cpp
console_cmds.cpp
@@ -101,8 +101,8 @@ airport_movement.h
articulated_vehicles.h
aystar.h
bmp.h
-cargotype.h
cargopacket.h
+cargotype.h
command.h
console.h
currency.h