browserutilities/feedsengine/FeedsServer/UrlHandler/inc/HttpConnection.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/HttpConnection.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/HttpConnection.h	Tue Aug 31 16:17:46 2010 +0300
@@ -15,15 +15,17 @@
 *
 */
 
+
 #ifndef HTTP_CONNECTION_H
 #define HTTP_CONNECTION_H
 
+
 // INCLUDES
 #include <e32base.h>
-#include <http/RHTTPSession.h>
+#include <http/rhttpsession.h>
 #include <mconnectioncallback.h>
 
-#include <leaktracker.h>
+#include "LeakTracker.h"
 
 // CONSTANTS