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, 2 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h
index 9ee450e5c2..240b8817d7 100644
--- a/protocols/Tox/src/common.h
+++ b/protocols/Tox/src/common.h
@@ -3,6 +3,7 @@
#include <winsock2.h>
#include <windows.h>
+#include <windns.h>
#include <time.h>
#include <string>
@@ -30,6 +31,7 @@
#include <m_message.h>
#include <tox.h>
+#include <toxdns.h>
#include "version.h"
#include "resource.h"