Track rename from base/ to android-base/.
Change-Id: Ice6d43c0f9b16b8fb441158a0f7344dfbf969dea
diff --git a/server/InterfaceController.cpp b/server/InterfaceController.cpp
index 3882bcc..c518fe6 100644
--- a/server/InterfaceController.cpp
+++ b/server/InterfaceController.cpp
@@ -19,8 +19,8 @@
#include <malloc.h>
#define LOG_TAG "InterfaceController"
-#include <base/file.h>
-#include <base/stringprintf.h>
+#include <android-base/file.h>
+#include <android-base/stringprintf.h>
#include <cutils/log.h>
#include <logwrap/logwrap.h>