Skip to content

Commit

Permalink
Update file_exists_error.h
Browse files Browse the repository at this point in the history
  • Loading branch information
acegoal07 committed Mar 1, 2024
1 parent bf749c6 commit 5971c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scences/file_exists_error.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#pragma once
#include <furi.h>
#include <gui/gui.h>
#include <gui/modules/popup.h>
#include <gui/view_dispatcher.h>
#include <gui/scene_manager.h>
#include <gui/modules/file_browser.h>

void nfc_playlist_file_select_scene_on_enter(void* context);
bool nfc_playlist_file_select_scene_on_event(void* context, SceneManagerEvent event);
Expand Down

0 comments on commit 5971c2a

Please sign in to comment.