profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfileTabHandler.cpp
changeset 2 627793106ff9
parent 0 ca436256272f
--- a/profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfileTabHandler.cpp	Thu Jan 07 12:46:32 2010 +0200
+++ b/profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfileTabHandler.cpp	Mon Jan 18 20:19:40 2010 +0200
@@ -23,7 +23,7 @@
 // INTERNAL INCLUDES
 #include "CProfileEngineHandler.h"
 #include "CProfileIndexHandler.h"
-#include "profileengineconstants.h"
+#include "ProfileEngineConstants.h"
 
 // EXTERNAL INCLUDES
 #include <aknnavi.h>
@@ -31,9 +31,9 @@
 #include <akntabgrp.h>
 #include <aknnavide.h>
 #include <AknUtils.h> // AknTextUtils
-#include <mprofilesnamesarray.h>
+#include <MProfilesNamesArray.h>
 
-#include <mprofilename.h>
+#include <MProfileName.h>
 
 // ============================ MEMBER FUNCTIONS ===============================