diff options
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r-- | protocols/Tox/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index c039f5fc75..9518d62e3a 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -25,6 +25,7 @@ #include <m_popup.h>
#include <m_icolib.h>
#include <m_userinfo.h>
+#include <m_addcontact.h>
#include "tox\tox.h"
|