summaryrefslogtreecommitdiff
path: root/base/test_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/test_utils.cpp')
-rw-r--r--base/test_utils.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/test_utils.cpp b/base/test_utils.cpp
index 22641e79d1..337ba7c440 100644
--- a/base/test_utils.cpp
+++ b/base/test_utils.cpp
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-#include "base/logging.h"
-#include "base/test_utils.h"
+#include "android-base/logging.h"
+#include "android-base/test_utils.h"
#include "utils/Compat.h" // For OS_PATH_SEPARATOR.
#include <fcntl.h>