Unbreak and merge PN53x USB drivers.
While here fix some includes that would not work if SRCDIR != BUILDDIR.
This commit is contained in:
parent
094db12a1a
commit
f1f31d1b4c
16 changed files with 391 additions and 487 deletions
|
|
@ -39,8 +39,9 @@
|
|||
|
||||
#include "pn53x.h"
|
||||
#include "pn53x-internal.h"
|
||||
#include "libnfc/mirror-subr.h"
|
||||
#include "libnfc/nfc-internal.h"
|
||||
|
||||
#include "mirror-subr.h"
|
||||
#include "nfc-internal.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
# include "contrib/windows.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue