瀏覽代碼

Update file_exists_error.h

acegoal07 2 年之前
父節點
當前提交
5971c2a40f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scences/file_exists_error.h

+ 1 - 1
scences/file_exists_error.h

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