summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/tree.c b/apps/tree.c
index fea7b21529..24b5c2114c 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -79,9 +79,6 @@
79#include "textarea.h" 79#include "textarea.h"
80#include "action.h" 80#include "action.h"
81 81
82#ifdef HAVE_LCD_BITMAP
83#include "widgets.h"
84#endif
85 82
86#if LCD_DEPTH > 1 83#if LCD_DEPTH > 1
87#include "backdrop.h" 84#include "backdrop.h"