diff -r 2bb96f4ecad8 -r 8e7494275d3a omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp --- a/omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp Thu Aug 19 09:41:17 2010 +0300 +++ b/omads/omadsextensions/adapters/sms/src/SmsDataStore.cpp Tue Aug 31 15:05:37 2010 +0300 @@ -22,12 +22,12 @@ #include #include #include -#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;