summaryrefslogtreecommitdiff
path: root/fw/fe310/test/modem.c
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-02-28 21:21:07 +0100
committerUros Majstorovic <majstor@majstor.org>2021-02-28 21:21:07 +0100
commit3d67aa36fdf8164cf367acc71b8d7fe55fd10cc6 (patch)
tree712c4e4a692a81cc6710d0ed551851f188911b0a /fw/fe310/test/modem.c
parent82a6206422ed658a99716fbd18e33942cebc833b (diff)
refacotr app/ api
Diffstat (limited to 'fw/fe310/test/modem.c')
-rw-r--r--fw/fe310/test/modem.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fw/fe310/test/modem.c b/fw/fe310/test/modem.c
index 4ed7c81..9fab383 100644
--- a/fw/fe310/test/modem.c
+++ b/fw/fe310/test/modem.c
@@ -25,7 +25,8 @@
#include <eve/widget/widgets.h>
-#include <app/root.h>
+#include <app/app_screen.h>
+#include <app/app_form.h>
#include "modem.h"