summaryrefslogtreecommitdiffstats
path: root/base/utf8_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/utf8_test.cpp')
-rw-r--r--base/utf8_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/utf8_test.cpp b/base/utf8_test.cpp
index fcb25c350..472e82c63 100644
--- a/base/utf8_test.cpp
+++ b/base/utf8_test.cpp
@@ -21,8 +21,8 @@
#include <fcntl.h>
#include <stdlib.h>
+#include "android-base/file.h"
#include "android-base/macros.h"
-#include "android-base/test_utils.h"
#include "android-base/unique_fd.h"
namespace android {