summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/usage_statistics.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/src/usage_statistics.cc')
-rw-r--r--src/components/application_manager/src/usage_statistics.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/application_manager/src/usage_statistics.cc b/src/components/application_manager/src/usage_statistics.cc
index 1cfccd816e..3f1831f449 100644
--- a/src/components/application_manager/src/usage_statistics.cc
+++ b/src/components/application_manager/src/usage_statistics.cc
@@ -31,9 +31,9 @@
*/
#include "application_manager/usage_statistics.h"
-#include "smart_objects/smart_object.h"
-#include "smart_objects/enum_schema_item.h"
#include "policy/usage_statistics/statistics_manager.h"
+#include "smart_objects/enum_schema_item.h"
+#include "smart_objects/smart_object.h"
#include "utils/macro.h"
using namespace mobile_apis;