merge all includes into a single freefare.h header.

libmad already has a mad.h file libfreefare would conflict with.
This commit is contained in:
Romain Tartiere 2009-12-26 18:16:22 +00:00
parent 3c4d6ff095
commit 073b67be48
13 changed files with 5 additions and 171 deletions

View file

@ -45,7 +45,7 @@
#include <nfc/nfc.h>
#include <mifare_classic.h>
#include <freefare.h>
struct mifare_classic_tag {
nfc_device_t *device;