diff options
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r-- | protocols/Tox/src/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index d6bdc6e1c4..a0fa494107 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -34,6 +34,8 @@ #include <m_clc.h>
#include <m_clistint.h>
+#include <m_folders.h>
+
#include <tox.h>
#include <toxdns.h>
#include <toxencryptsave.h>
|