diff options
Diffstat (limited to 'protocols/Tox/include/tox.h')
-rw-r--r-- | protocols/Tox/include/tox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/include/tox.h b/protocols/Tox/include/tox.h index 1655d9c106..52e851b5eb 100644 --- a/protocols/Tox/include/tox.h +++ b/protocols/Tox/include/tox.h @@ -24,7 +24,7 @@ #ifndef TOX_H #define TOX_H -#include <stdbool.h> +//#include <stdbool.h> #include <stddef.h> #include <stdint.h> |