--- a/applicationmanagement/server/src/AMDeploymentComponent.cpp Tue Apr 27 16:25:00 2010 +0300
+++ b/applicationmanagement/server/src/AMDeploymentComponent.cpp Tue May 11 16:01:36 2010 +0300
@@ -28,9 +28,9 @@
#include <CMenuClient.h>
#endif
#include "amsmlhelper.h"
-#include "APGCLI.H"
-#include "APMREC.h"
-#include "APMSTD.H"
+#include "apgcli.h"
+#include "apmrec.h"
+#include "apmstd.h"
using namespace NApplicationManagement;
--- a/omadm/omadmappui/src/NSmlDMSyncAppUi_fota.cpp Tue Apr 27 16:25:00 2010 +0300
+++ b/omadm/omadmappui/src/NSmlDMSyncAppUi_fota.cpp Tue May 11 16:01:36 2010 +0300
@@ -46,7 +46,7 @@
#include <aknmessagequerydialog.h> // For CAknMessageQueryDialog
-#include <fotaconst.h>
+#include <fotaConst.h>
// For KCalenHoursInDay = 24 and other time-related constants.
#include <calenconstants.h>