From ee43404f7a6358699539194e5449e9ac343053b5 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 19 Feb 2015 06:32:09 +0100 Subject: fix compilation issue with Qt 5.5, closes #40 --- src/base/QXmppStun.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/base/QXmppStun.cpp') diff --git a/src/base/QXmppStun.cpp b/src/base/QXmppStun.cpp index 89489846..55e9c1a1 100644 --- a/src/base/QXmppStun.cpp +++ b/src/base/QXmppStun.cpp @@ -24,6 +24,7 @@ #define QXMPP_DEBUG_STUN #include +#include #include #include #include -- cgit v1.2.3