webengine/osswebengine/cache/src/HttpCacheUtil.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
--- a/webengine/osswebengine/cache/src/HttpCacheUtil.cpp	Fri Apr 16 16:07:13 2010 +0300
+++ b/webengine/osswebengine/cache/src/HttpCacheUtil.cpp	Mon May 03 13:32:15 2010 +0300
@@ -18,14 +18,14 @@
 // INCLUDE FILES
 #include "HttpCacheUtil.h"
 #include <http/rhttpheaders.h>
-#include <http/RHTTPTransaction.h>
+#include <http/rhttptransaction.h>
 #include <http.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stringpool.h>
 #include <flogger.h>
-#include "TInternetdate.h"
-#include "HttpFilterCommonStringsExt.h"
+#include "tinternetdate.h"
+#include "httpfiltercommonstringsext.h"
 #include "HttpCacheEntry.h"
 
 // EXTERNAL DATA STRUCTURES