Fix header location.

This commit is contained in:
Romain Tartiere 2010-02-10 11:25:28 +00:00
parent cb3c40e4cc
commit 43c69db4c1

View File

@ -23,7 +23,7 @@
#include <string.h>
#include <nfc.h>
#include <nfc/nfc.h>
static nfc_device_t* pnd;
static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };