diff -r c4687ff85147 -r 6757f1e2efd2 applicationmanagement/server/src/amstorage.cpp --- a/applicationmanagement/server/src/amstorage.cpp Thu Aug 19 09:42:30 2010 +0300 +++ b/applicationmanagement/server/src/amstorage.cpp Tue Aug 31 15:05:55 2010 +0300 @@ -15,17 +15,18 @@ * */ -#include "amstorage.h" + #include -#include "AMDeploymentComponent.h" -#include "debug.h" #include -#include "amprivateCRKeys.h" #include #include #ifndef __SERIES60_30__ #include "AMAppHideUtil.h" #endif +#include "debug.h" +#include "amprivateCRKeys.h" +#include "amstorage.h" +#include "AMDeploymentComponent.h" using namespace NApplicationManagement;