Skip to content

Commit

Permalink
Update nfc_playlist.h
Browse files Browse the repository at this point in the history
  • Loading branch information
acegoal07 committed Jan 11, 2024
1 parent a6ddbef commit 2144e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nfc_playlist.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <furi_hal.h>
#include <string.h>
#include <gui/gui.h>
#include <assets_icons.h>
#include <gui/view_dispatcher.h>
#include <gui/scene_manager.h>
#include <gui/modules/popup.h>
Expand All @@ -11,7 +12,6 @@
#include <gui/modules/file_browser.h>
#include <notification/notification_messages.h>
#include <nfc_playlist_worker.h>
#include <assets_icons.h>

typedef enum {
NfcPlaylistView_Menu,
Expand Down

0 comments on commit 2144e72

Please sign in to comment.