Fix include paths cont

This commit is contained in:
noproto 2024-09-24 22:21:15 -04:00
parent 61e24fcb13
commit 099bb4071a

View File

@ -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