aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-03-20 16:54:32 +0100
committerXTZGZoReX <none@none>2009-03-20 16:54:32 +0100
commitcd898858a6c96a479ea7a1373f4c0d69883fca27 (patch)
treef63f6d5e8dafaf16c0b51c9af94120ed18f93bb8
parent18ff8357551dd120ae1a0e52fe2c49c39e04cde2 (diff)
* Added missing WorldPacket.h to shared.vcproj.
--HG-- branch : trunk
-rw-r--r--win/VC90/shared.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win/VC90/shared.vcproj b/win/VC90/shared.vcproj
index 23a93261cee..ff0ebfa41cb 100644
--- a/win/VC90/shared.vcproj
+++ b/win/VC90/shared.vcproj
@@ -551,6 +551,10 @@
RelativePath="..\..\src\shared\Util.h"
>
</File>
+ <File
+ RelativePath="..\..\src\shared\WorldPacket.h"
+ >
+ </File>
</Filter>
<Filter
Name="Config"