From 4460cced8935705a79ab6ebce9e57c46ed8969e1 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Thu, 20 Aug 2009 13:26:11 +0200 Subject: compile fix for Windows Reviewed-by: TrustMe --- src/network/kernel/qhostinfo_win.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/network/kernel/qhostinfo_win.cpp b/src/network/kernel/qhostinfo_win.cpp index 8fd3a3f..c5dc2d2 100644 --- a/src/network/kernel/qhostinfo_win.cpp +++ b/src/network/kernel/qhostinfo_win.cpp @@ -52,6 +52,7 @@ #include #include #include +#include #include QT_BEGIN_NAMESPACE -- cgit v0.12