aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pn54x/common/phNfcCommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pn54x/common/phNfcCommon.h b/pn54x/common/phNfcCommon.h
index 638a133..521e4ed 100644
--- a/pn54x/common/phNfcCommon.h
+++ b/pn54x/common/phNfcCommon.h
@@ -33,7 +33,7 @@
#include <pthread.h>
#include <semaphore.h>
-#define FW_DLL_ROOT_DIR "/system/vendor/firmware/"
+#define FW_DLL_ROOT_DIR "/system/vendor/lib/"
#define FW_DLL_EXTENSION ".so"
#if (NFC_NXP_CHIP_TYPE == PN548C2)