codhandler/codeng/src/HttpLoader.cpp
changeset 36 0ed94ceaa377
parent 16 a359256acfc6
child 37 cb62a4f66ebe
--- a/codhandler/codeng/src/HttpLoader.cpp	Tue Nov 24 09:02:20 2009 +0200
+++ b/codhandler/codeng/src/HttpLoader.cpp	Thu Dec 17 09:20:16 2009 +0200
@@ -33,9 +33,9 @@
 #include "CodProgress.h"
 #include "CodEngbase.h"
 
-#include <CookieFilterInterface.h>
+#include <cookiefilterinterface.h>
 #include <uaproffilter_interface.h>
-#include <DeflateFilterInterface.h>
+#include <deflatefilterinterface.h>
 #include <httperr.h>
 #include <bldvariant.hrh>
 #include <ECom.h>
@@ -43,7 +43,7 @@
 #include <EscapeUtils.h>
 #include <http/rhttpheaders.h>
 #include <Oma2Agent.h>
-#include <HttpDownloadMgrCommon.h>
+#include <httpdownloadmgrcommon.h>
 #include    "HeaderField.h"
 #include    "FileExt.h"
 #include    "CodData.h"