From cc59689e4a09349b7475426bf98f4c0839f6ba6a Mon Sep 17 00:00:00 2001
From: Peter Hartmann <peter.hartmann@trolltech.com>
Date: Thu, 10 Sep 2009 15:41:42 +0200
Subject: QHttpNetworkConnection autotest: include zlib dir

test was not building

Reviewed-by: Trust Me
---
 tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
index 9593c55..2e41fcd 100644
--- a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
+++ b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
@@ -1,4 +1,5 @@
 load(qttest_p4)
 SOURCES  += tst_qhttpnetworkreply.cpp
+INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/zlib
 
 QT = core network
-- 
cgit v0.12