Rename archive external helper include

This commit is contained in:
Willy-JL
2023-08-10 01:23:43 +02:00
parent c5700767b6
commit ea6966208b
8 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#include "nfc_i.h"
#include <furi_hal_nfc.h>
#include <dolphin/dolphin.h>
#include <applications/main/archive/helpers/favorite_timeout.h>
#include <applications/main/archive/helpers/archive_helpers_ext.h>
bool nfc_custom_event_callback(void* context, uint32_t event) {
furi_assert(context);