diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-09-28 06:02:03 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-09-28 06:02:03 +0000 |
commit | 0acd255644dc7074f8521eb246c79afcec82047d (patch) | |
tree | 3ac12d20a6cb09e4a3801bf33703c1e0a66cb0ab /protocols/Tox/include/toxencryptsave.h | |
parent | 1e42138054ddb2e73cb0e478c143771444c1c67e (diff) |
Tox: libtox.dll update
git-svn-id: http://svn.miranda-ng.org/main/trunk@15462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/include/toxencryptsave.h')
-rw-r--r-- | protocols/Tox/include/toxencryptsave.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/include/toxencryptsave.h b/protocols/Tox/include/toxencryptsave.h index be6f9b27e2..9e28b48e1e 100644 --- a/protocols/Tox/include/toxencryptsave.h +++ b/protocols/Tox/include/toxencryptsave.h @@ -30,6 +30,7 @@ extern "C" { #include <stdint.h> #include <stddef.h> +#include <stdbool.h> #ifndef TOX_DEFINED #define TOX_DEFINED |