summaryrefslogtreecommitdiffstats
path: root/nfc/1.0/default/Nfc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nfc/1.0/default/Nfc.cpp')
-rw-r--r--nfc/1.0/default/Nfc.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/nfc/1.0/default/Nfc.cpp b/nfc/1.0/default/Nfc.cpp
index 44c8e42332..075960541a 100644
--- a/nfc/1.0/default/Nfc.cpp
+++ b/nfc/1.0/default/Nfc.cpp
@@ -1,5 +1,6 @@
#define LOG_TAG "android.hardware.nfc@1.0-impl"
-#include <android/log.h>
+
+#include <log/log.h>
#include <hardware/hardware.h>
#include <hardware/nfc.h>