diff options
Diffstat (limited to 'src/phLibNfc.c')
-rw-r--r-- | src/phLibNfc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phLibNfc.c b/src/phLibNfc.c index 3361f51..9c7db4f 100644 --- a/src/phLibNfc.c +++ b/src/phLibNfc.c @@ -40,7 +40,7 @@ #include <phLibNfc_initiator.h> #include <phLibNfc_discovery.h> #include <phNfcStatus.h> -#include <utils/Log.h> +#include <cutils/log.h> /* *************************** Macro's ****************************************** */ |