summaryrefslogtreecommitdiff
path: root/boot/1.0/default/BootControl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'boot/1.0/default/BootControl.cpp')
-rw-r--r--boot/1.0/default/BootControl.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot/1.0/default/BootControl.cpp b/boot/1.0/default/BootControl.cpp
index 54c1928bfb..828da169ba 100644
--- a/boot/1.0/default/BootControl.cpp
+++ b/boot/1.0/default/BootControl.cpp
@@ -14,7 +14,8 @@
* limitations under the License.
*/
#define LOG_TAG "android.hardware.boot@1.0-impl"
-#include <android/log.h>
+
+#include <log/log.h>
#include <hardware/hardware.h>
#include <hardware/boot_control.h>