diff options
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 |