From 0968e6680b8345e2e127e6b4e626d1ad25bc7baf Mon Sep 17 00:00:00 2001 From: David Sansome Date: Fri, 25 Mar 2011 21:52:56 +0000 Subject: [PATCH] Oops, Fix a compile error --- src/core/networkproxyfactory.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/networkproxyfactory.cpp b/src/core/networkproxyfactory.cpp index 26268e2cc..766e5394f 100644 --- a/src/core/networkproxyfactory.cpp +++ b/src/core/networkproxyfactory.cpp @@ -3,6 +3,7 @@ #include #include #include +#include #include