diff options
Diffstat (limited to 'protocols/Tox/Tox_10.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index c0165ca4fa..306f95e489 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.vcxproj @@ -199,6 +199,7 @@ <ClInclude Include="src\tox_bootstrap.h" />
<ClInclude Include="src\tox_dns.h" />
<ClInclude Include="src\tox_proto.h" />
+ <ClInclude Include="src\tox_transfer.h" />
<ClInclude Include="src\version.h" />
</ItemGroup>
<ItemGroup>
|