--- a/msgfw_plat/send_ui_datautils_api/inc/CSendUiAttachment.h Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_plat/send_ui_datautils_api/inc/CSendUiAttachment.h Tue May 25 13:13:43 2010 +0300
@@ -194,6 +194,6 @@
};
-#include "csenduiattachment.inl"
+#include "CSendUiAttachment.inl"
#endif
\ No newline at end of file
--- a/msgfw_plat/send_ui_datautils_api/inc/SendUiDataUtils.h Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_plat/send_ui_datautils_api/inc/SendUiDataUtils.h Tue May 25 13:13:43 2010 +0300
@@ -25,7 +25,7 @@
#include <e32base.h>
#include <f32file.h>
#include <apmstd.h>
-#include <msgmimetypes.h>
+#include <MsgMimeTypes.h>
class CSendingServiceInfo;
// CONSTANTS
--- a/msgfw_pub/send_ui_api/inc/CMessageAddress.h Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CMessageAddress.h Tue May 25 13:13:43 2010 +0300
@@ -20,7 +20,7 @@
#ifndef C_MESSAGEADDRESS_H
#define C_MESSAGEADDRESS_H
-#include <e32Base.h>
+#include <e32base.h>
class CMessageAddressImpl;
class RWriteStream;
--- a/msgfw_pub/send_ui_api/inc/CMessageData.h Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CMessageData.h Tue May 25 13:13:43 2010 +0300
@@ -19,7 +19,7 @@
#ifndef C_MESSAGEDATA_H
#define C_MESSAGEDATA_H
-#include <e32Base.h>
+#include <e32base.h>
#include <badesca.h>
#include <f32file.h>
#include <msvstd.h>
--- a/msgfw_pub/send_ui_api/inc/CSendingServiceInfo.h Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CSendingServiceInfo.h Tue May 25 13:13:43 2010 +0300
@@ -21,7 +21,7 @@
#define CSENDINGSERVICEINFO_H
// INCLUDES
-#include <e32Base.h>
+#include <e32base.h>
//#include <SendUi.h> // TSendingCapabilities
// FORWARD DECLARATIONS