diff -r 6abf3d6055cd -r bf3935de63a1 webservices/wshttpchanneltransportplugin/src/senhttpchannelimpl.cpp --- a/webservices/wshttpchanneltransportplugin/src/senhttpchannelimpl.cpp Mon Mar 15 12:44:52 2010 +0200 +++ b/webservices/wshttpchanneltransportplugin/src/senhttpchannelimpl.cpp Wed Mar 31 23:17:32 2010 +0300 @@ -31,10 +31,10 @@ #include #include "sendebug.h" // filelogging and debugging MACROS -#include "senserviceconnection.h" // KErrSenNoHttpResponseBody -#include "senelement.h" -#include "senxmlutils.h" -#include "senhttptransportproperties.h" +#include "SenServiceConnection.h" // KErrSenNoHttpResponseBody +#include "SenElement.h" +#include "SenXmlUtils.h" +#include "SenHttpTransportProperties.h" #include "senhttpchannelimpl.h" #include "senhttpeventhandler.h" #include "sentxnstate.h"