Skip to content

Commit

Permalink
[apps/hosy_filemanager] Fix N0100 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaya-Cout committed Jun 7, 2023
1 parent 7345041 commit aa944ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/host_filemanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
// #include "math.h"
// #include "app.h"
#include <apps/home/apps_layout.h>
#include "../apps_container.h"
#include "../global_preferences.h"
#include "../exam_mode_configuration.h"
#include "apps_container.h"
#include "global_preferences.h"
// #include "../exam_mode_configuration.h"

extern "C" {
#include <assert.h>
Expand Down

0 comments on commit aa944ce

Please sign in to comment.