summaryrefslogtreecommitdiff
path: root/protocols/Tox/include/toxav.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-25 17:23:41 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-25 17:23:41 +0300
commit13fe5269a7cfe355a832ff36b09ca918fb46add3 (patch)
tree333997847de96950dc9cd695b2e46ba150d234eb /protocols/Tox/include/toxav.h
parent8d99e5b9bc291bfb886bb104edb5087cab557141 (diff)
compilation fix
Diffstat (limited to 'protocols/Tox/include/toxav.h')
-rw-r--r--protocols/Tox/include/toxav.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/include/toxav.h b/protocols/Tox/include/toxav.h
index 2e48d599ef..2a8b90fa5e 100644
--- a/protocols/Tox/include/toxav.h
+++ b/protocols/Tox/include/toxav.h
@@ -20,7 +20,7 @@
#ifndef TOXAV_H
#define TOXAV_H
-#include <stdbool.h>
+#include <msapi/stdbool.h>
#include <stddef.h>
#include <stdint.h>