summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy/usage_statistics/counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/include/policy/usage_statistics/counter.h')
-rw-r--r--src/components/policy/policy_external/include/policy/usage_statistics/counter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/policy/policy_external/include/policy/usage_statistics/counter.h b/src/components/policy/policy_external/include/policy/usage_statistics/counter.h
index c145bb432b..047a545150 100644
--- a/src/components/policy/policy_external/include/policy/usage_statistics/counter.h
+++ b/src/components/policy/policy_external/include/policy/usage_statistics/counter.h
@@ -34,11 +34,11 @@
#define SRC_COMPONENTS_POLICY_POLICY_EXTERNAL_INCLUDE_POLICY_USAGE_STATISTICS_COUNTER_H_
#include <ctime>
-#include "policy/usage_statistics/statistics_manager.h"
#include "policy/usage_statistics/app_stopwatch.h"
+#include "policy/usage_statistics/statistics_manager.h"
-#include "utils/timer.h"
#include "utils/macro.h"
+#include "utils/timer.h"
namespace usage_statistics {