diff options
| author | Elliott Hughes <enh@google.com> | 2015-12-04 15:45:10 -0800 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2015-12-04 15:45:10 -0800 |
| commit | bbd5626b3d0994ff0ecbfceac75f6dc4abfb55c6 (patch) | |
| tree | c2233425eaacb6bca8a3d5e7744bfae41203b913 /server/InterfaceController.cpp | |
| parent | b407c9b318b07c0f659444d0295380e7fd48ed77 (diff) | |
Track rename from base/ to android-base/.
Change-Id: Ice6d43c0f9b16b8fb441158a0f7344dfbf969dea
Diffstat (limited to 'server/InterfaceController.cpp')
| -rw-r--r-- | server/InterfaceController.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/InterfaceController.cpp b/server/InterfaceController.cpp index 3882bccf..c518fe66 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> |
