summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r--protocols/Tox/src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h
index d47f2401bf..745216b542 100644
--- a/protocols/Tox/src/common.h
+++ b/protocols/Tox/src/common.h
@@ -23,6 +23,7 @@
#include <m_netlib.h>
#include <m_popup.h>
#include <m_icolib.h>
+#include <m_userinfo.h>
#include "tox\tox.h"
@@ -35,7 +36,6 @@ extern HINSTANCE g_hInstance;
#define MODULE "Tox"
#define TOX_SETTINGS_ID "ToxID"
-#define TOX_SETTINGS_ADDRES "ToxAddress"
#define TOX_SETTINGS_GROUP "DefaultGroup"
#endif //_COMMON_H_ \ No newline at end of file