src/network/access/qnetworkcookiejar.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
--- a/src/network/access/qnetworkcookiejar.h	Mon Mar 15 12:43:09 2010 +0200
+++ b/src/network/access/qnetworkcookiejar.h	Thu Apr 08 14:19:33 2010 +0300
@@ -46,7 +46,7 @@
 #include <QtCore/QUrl>
 
 // ### Qt5 remove this include
-#include "qnetworkcookie.h"
+#include <QtNetwork/QNetworkCookie>
 
 QT_BEGIN_HEADER