diff options
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> |
