summaryrefslogtreecommitdiffstats
path: root/o3d/statsreport/aggregator-posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/statsreport/aggregator-posix.h')
-rw-r--r--o3d/statsreport/aggregator-posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/statsreport/aggregator-posix.h b/o3d/statsreport/aggregator-posix.h
index 10117a4..43a2fe0 100644
--- a/o3d/statsreport/aggregator-posix.h
+++ b/o3d/statsreport/aggregator-posix.h
@@ -38,8 +38,8 @@
#include <string>
#include "aggregator.h"
-#include "base/scoped_ptr.h"
#include "backend/keyvaluetable.h"
+#include "base/memory/scoped_ptr.h"
namespace stats_report {