summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 5c4b752751..f70c07ca15 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -77,6 +77,7 @@
77#include "buttonbar.h" 77#include "buttonbar.h"
78#include "textarea.h" 78#include "textarea.h"
79#include "action.h" 79#include "action.h"
80#include "quickscreen.h"
80 81
81#include "root_menu.h" 82#include "root_menu.h"
82 83