diff options
Diffstat (limited to 'vcproj-9/map-server.vcproj')
-rw-r--r-- | vcproj-9/map-server.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index 234908427..75562e335 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -658,7 +658,11 @@ <File RelativePath="..\src\map\packets.h" > - </File> + </File> + <File + RelativePath="..\src\map\packets_struct.h" + > + </File> <File RelativePath="..\src\map\party.c" > |