mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Fix hf_colin standalone broken by recent include files reorganization
This commit is contained in:
parent
710b38f209
commit
48279e85d9
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "iso14443a.h"
|
||||
#include "protocols.h"
|
||||
#include "util.h"
|
||||
#include "pmflash.h"
|
||||
#include "standalone.h" // standalone definitions
|
||||
#include <stdbool.h> // for bool
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue