slight adjustment to include
removed extra unneeded path
This commit is contained in:
parent
eb191de615
commit
7db5f1ca25
@ -14,7 +14,7 @@
|
||||
#include "hitag2.h"
|
||||
#include "crc16.h"
|
||||
#include "string.h"
|
||||
#include "../common/lfdemod.h"
|
||||
#include "lfdemod.h"
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
#include "util.h"
|
||||
#include "cmdmain.h"
|
||||
#include "cmddata.h"
|
||||
#include "../common/lfdemod.h"
|
||||
#include "lfdemod.h"
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user