diff options
Diffstat (limited to 'o3d/statsreport/aggregator-mac.h')
-rw-r--r-- | o3d/statsreport/aggregator-mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/statsreport/aggregator-mac.h b/o3d/statsreport/aggregator-mac.h index 046e10f..3b163d9 100644 --- a/o3d/statsreport/aggregator-mac.h +++ b/o3d/statsreport/aggregator-mac.h @@ -39,8 +39,8 @@ #include <Cocoa/Cocoa.h> #include <string> +#include "base/memory/scoped_ptr.h" #include "statsreport/aggregator.h" -#include "base/scoped_ptr.h" namespace stats_report { |