summaryrefslogtreecommitdiffstats
path: root/wear_ui.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-12-05 01:55:43 +0100
committerandroid-build-merger <android-build-merger@google.com>2015-12-05 01:55:43 +0100
commit22d89ecb8abe77567544525a726f6ea7128b2467 (patch)
treef806ca96cf3d4fcb627bb283e1f56c279a51c9f4 /wear_ui.cpp
parentMerge "Remove the building rules for applypatch_static." am: fc23a50cef (diff)
parentMerge "Track rename from base/ to android-base/." (diff)
downloadandroid_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar.gz
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar.bz2
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar.lz
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar.xz
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.tar.zst
android_bootable_recovery-22d89ecb8abe77567544525a726f6ea7128b2467.zip
Diffstat (limited to 'wear_ui.cpp')
-rw-r--r--wear_ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wear_ui.cpp b/wear_ui.cpp
index 55b7afc8f..3ee38e8a4 100644
--- a/wear_ui.cpp
+++ b/wear_ui.cpp
@@ -35,7 +35,7 @@
#include "wear_ui.h"
#include "ui.h"
#include "cutils/properties.h"
-#include "base/strings.h"
+#include "android-base/strings.h"
static int char_width;
static int char_height;