Correct path to header file

This commit is contained in:
Gregory Nutt 2016-10-06 07:31:17 -06:00
parent 7f59a3f69e
commit 796171458f

View File

@ -44,7 +44,7 @@
#include <sys/stat.h> #include <sys/stat.h>
#include <fcntl.h> #include <fcntl.h>
#include <nuttx/wireless/mfrc522.h> #include <nuttx/contactless/mfrc522.h>
/**************************************************************************** /****************************************************************************
* Pre-processor Definitions * Pre-processor Definitions