diff --git a/src/lsnfc.c b/src/lsnfc.c index 7995ca1..e6ed832 100644 --- a/src/lsnfc.c +++ b/src/lsnfc.c @@ -23,7 +23,7 @@ #include -#include +#include static nfc_device_t* pnd; static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };