diff options
Diffstat (limited to 'server/InterfaceController.cpp')
| -rw-r--r-- | server/InterfaceController.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/InterfaceController.cpp b/server/InterfaceController.cpp index 5a630255..50c8f8d2 100644 --- a/server/InterfaceController.cpp +++ b/server/InterfaceController.cpp @@ -26,7 +26,7 @@ #include <android-base/file.h> #include <android-base/properties.h> #include <android-base/stringprintf.h> -#include <cutils/log.h> +#include <log/log.h> #include <logwrap/logwrap.h> #include <netutils/ifc.h> |
