mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-27 05:42:16 +03:00
Fix include paths cont
This commit is contained in:
parent
61e24fcb13
commit
099bb4071a
@ -7,7 +7,7 @@
|
|||||||
#include <nfc/helpers/crypto1.h>
|
#include <nfc/helpers/crypto1.h>
|
||||||
#include <stream/stream.h>
|
#include <stream/stream.h>
|
||||||
#include <stream/buffered_file_stream.h>
|
#include <stream/buffered_file_stream.h>
|
||||||
#include "keys_dict.h"
|
#include <toolbox/keys_dict.h>
|
||||||
#include <helpers/nfc_util.h>
|
#include <helpers/nfc_util.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Loading…
Reference in New Issue
Block a user