summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-30 18:20:26 +0000
committerrubidium <rubidium@openttd.org>2008-05-30 18:20:26 +0000
commitbae02e8c671b523b671910d75a838aee2cdc57d6 (patch)
treeae098eb73283ba9ab9875b3df24bbe3b5eb7fef1 /projects/openttd_vs90.vcproj
parent026afc097a1cf098b2b62a6f91a384bf3ae17c91 (diff)
downloadopenttd-bae02e8c671b523b671910d75a838aee2cdc57d6.tar.xz
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 120415bcb..c8e040f25 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1137,7 +1137,7 @@
>
</File>
<File
- RelativePath=".\..\src\network\network_data.h"
+ RelativePath=".\..\src\network\network_func.h"
>
</File>
<File
@@ -1157,6 +1157,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_udp.h"
>
</File>