summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index fbbadf8586..c828f176ba 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -24,7 +24,7 @@
24#include <lcd.h> 24#include <lcd.h>
25#include <debug.h> 25#include <debug.h>
26#include <font.h> 26#include <font.h>
27#include "limits.h" 27#include <limits.h>
28#include "bookmark.h" 28#include "bookmark.h"
29#include "tree.h" 29#include "tree.h"
30#include "settings.h" 30#include "settings.h"