diff options
Diffstat (limited to 'protocols/Tox/include/toxencryptsave.h')
-rw-r--r-- | protocols/Tox/include/toxencryptsave.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/include/toxencryptsave.h b/protocols/Tox/include/toxencryptsave.h index d13ebbc624..ef28f622e8 100644 --- a/protocols/Tox/include/toxencryptsave.h +++ b/protocols/Tox/include/toxencryptsave.h @@ -28,7 +28,7 @@ extern "C" { #endif -#include <stdbool.h> +#include <msapi/stdbool.h> #include <stddef.h> #include <stdint.h> |