summaryrefslogtreecommitdiffstats
path: root/wear_ui.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-12-05 00:33:59 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-12-05 00:33:59 +0100
commit06ca938ce22681455bf75f0b6282b776814df30e (patch)
treea7fd37681876afa17e01a04cc08a5c50741f3828 /wear_ui.cpp
parentMerge "Remove the building rules for applypatch_static." (diff)
parentTrack rename from base/ to android-base/. (diff)
downloadandroid_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar.gz
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar.bz2
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar.lz
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar.xz
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.tar.zst
android_bootable_recovery-06ca938ce22681455bf75f0b6282b776814df30e.zip
Diffstat (limited to '')
-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;