mmsengine/mmshttptransport/inc/mmssession.h
changeset 1 d09ac5c1e252
parent 0 72b543305e3a
child 26 ebe688cedc25
--- a/mmsengine/mmshttptransport/inc/mmssession.h	Thu Dec 17 08:44:11 2009 +0200
+++ b/mmsengine/mmshttptransport/inc/mmssession.h	Thu Jan 07 12:45:05 2010 +0200
@@ -24,8 +24,8 @@
 //  INCLUDES
 #include <e32base.h>
 #include <http/rhttpsession.h>
-#include <mhttpsessioneventcallback.h>
-#include <rhttpheaders.h>
+#include <http/mhttpsessioneventcallback.h>
+#include <http/rhttpheaders.h>
 
 // CONSTANTS
 _LIT8( KProtocolHTTP, "HTTP/TCP" );