diff options
Diffstat (limited to 'zenhttp/zenhttp.vcxproj')
| -rw-r--r-- | zenhttp/zenhttp.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zenhttp/zenhttp.vcxproj b/zenhttp/zenhttp.vcxproj index eca9898d3..899cf4bd1 100644 --- a/zenhttp/zenhttp.vcxproj +++ b/zenhttp/zenhttp.vcxproj @@ -104,12 +104,12 @@ </ItemGroup> <ItemGroup> <ClInclude Include="httpnull.h" /> - <ClInclude Include="httpshared.h" /> <ClInclude Include="httpsys.h" /> <ClInclude Include="httpuws.h" /> <ClInclude Include="include\zenhttp\httpclient.h" /> <ClInclude Include="include\zenhttp\httpcommon.h" /> <ClInclude Include="include\zenhttp\httpserver.h" /> + <ClInclude Include="include\zenhttp\httpshared.h" /> <ClInclude Include="include\zenhttp\zenhttp.h" /> <ClInclude Include="iothreadpool.h" /> </ItemGroup> |