smf/smfservermodule/smfclient/client/smfgallery_p.h
changeset 10 77a56c951f86
parent 7 be09cf1f39dd
child 14 a469c0e6e7fb
--- a/smf/smfservermodule/smfclient/client/smfgallery_p.h	Tue May 18 17:37:12 2010 +0530
+++ b/smf/smfservermodule/smfclient/client/smfgallery_p.h	Fri May 21 15:45:10 2010 +0100
@@ -26,9 +26,9 @@
  **/
 
 #include "smfprovider.h"
-#include "SmfClientGlobal.h"
-#include "smfGlobal.h"
-#include "SmfObserver.h"
+#include "smfclientglobal.h"
+#include "smfglobal.h"
+#include "smfobserver.h"
 
 class SmfProvider;
 
@@ -37,7 +37,7 @@
 #include <QDateTime>
 #include <QStringList>
 
-#include "SmfObserver.h"
+#include "smfobserver.h"
 #include "smfgallery.h"
 #ifdef Q_OS_SYMBIAN
 class CSmfClientSymbian;