summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/app/status.c
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2020-08-26 02:07:48 +0200
committerUros Majstorovic <majstor@majstor.org>2020-08-26 02:07:48 +0200
commitd6a8caa7e27dd08180f6a5a45a080c2e4cfc1fe4 (patch)
tree52f8010eace6e3e7002f6396297109a15eb8e81b /fw/fe310/eos/app/status.c
parent48d934f5b422d87a59ffb38e6215a851f28c1b0e (diff)
kbdwin removed; stack and contructor moved to view
Diffstat (limited to 'fw/fe310/eos/app/status.c')
-rw-r--r--fw/fe310/eos/app/status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/fe310/eos/app/status.c b/fw/fe310/eos/app/status.c
index fb278be..3a41ff2 100644
--- a/fw/fe310/eos/app/status.c
+++ b/fw/fe310/eos/app/status.c
@@ -8,7 +8,7 @@
#include "eve/screen/screen.h"
#include "eve/screen/window.h"
-#include "eve/screen/page.h"
+#include "eve/screen/view.h"
#include "status.h"