summaryrefslogtreecommitdiff
path: root/protocols/Tox/Tox_12.vcxproj
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-01-19 06:13:17 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-01-19 06:13:17 +0000
commit15877bd0e2177fe045e9a7097a7b836053b1a491 (patch)
tree70cd0ca7434e4370f041308979009d3a50eb353c /protocols/Tox/Tox_12.vcxproj
parenta8af35bf6e3de34405ce5dbc3b035039a9ee4806 (diff)
Tox: fixed resuming for broken files
git-svn-id: http://svn.miranda-ng.org/main/trunk@11876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/Tox_12.vcxproj')
-rw-r--r--protocols/Tox/Tox_12.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/Tox_12.vcxproj b/protocols/Tox/Tox_12.vcxproj
index 76ca28c1f2..c1e0ab8b2e 100644
--- a/protocols/Tox/Tox_12.vcxproj
+++ b/protocols/Tox/Tox_12.vcxproj
@@ -202,6 +202,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>