summaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'screen_ui.cpp')
-rw-r--r--screen_ui.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/screen_ui.cpp b/screen_ui.cpp
index f2fda2fb5..23fc90154 100644
--- a/screen_ui.cpp
+++ b/screen_ui.cpp
@@ -30,8 +30,8 @@
#include <vector>
-#include <base/strings.h>
-#include <base/stringprintf.h>
+#include <android-base/strings.h>
+#include <android-base/stringprintf.h>
#include <cutils/properties.h>
#include "common.h"