diff -r 6757f1e2efd2 -r 5b858729772b applicationmanagement/server/src/amstorage.cpp --- a/applicationmanagement/server/src/amstorage.cpp Tue Aug 31 15:05:55 2010 +0300 +++ b/applicationmanagement/server/src/amstorage.cpp Wed Sep 01 12:31:32 2010 +0100 @@ -15,18 +15,17 @@ * */ - +#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;