omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
--- a/omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp	Tue Aug 31 15:05:37 2010 +0300
+++ b/omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp	Wed Sep 01 12:30:02 2010 +0100
@@ -22,12 +22,12 @@
 #include <msvids.h>
 #include <mtclreg.h>
 #include <centralrepository.h>
-#include "smsdatastore.h"
-#include "smsdataproviderdefs.h"
-#include "logger.h"
-#include "smsadaptermsvapi.h"
-#include "vmessageparser.h"
-#include "omadsfolderobject.h"
+#include "SmsDataStore.h"
+#include "SmsDataProviderDefs.h"
+#include "Logger.h"
+#include "SMSAdapterMsvApi.h"
+#include "VMessageParser.h"
+#include "OMADSFolderObject.h"
 
 // This is used, when databuffer is not initialized
 const TInt KDataBufferNotReady = -1;