summaryrefslogtreecommitdiff
path: root/runtime/base/histogram_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/base/histogram_test.cc')
-rw-r--r--runtime/base/histogram_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/base/histogram_test.cc b/runtime/base/histogram_test.cc
index 966b97f3b0..d72ae47250 100644
--- a/runtime/base/histogram_test.cc
+++ b/runtime/base/histogram_test.cc
@@ -16,7 +16,7 @@
#include "gtest/gtest.h"
#include "histogram-inl.h"
-#include "UniquePtr.h"
+#include "UniquePtrCompat.h"
#include <sstream>