summaryrefslogtreecommitdiff
path: root/fw/fe310/test/app/app_status.c
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/test/app/app_status.c')
-rw-r--r--fw/fe310/test/app/app_status.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/fw/fe310/test/app/app_status.c b/fw/fe310/test/app/app_status.c
index cc25599..bbe906d 100644
--- a/fw/fe310/test/app/app_status.c
+++ b/fw/fe310/test/app/app_status.c
@@ -4,8 +4,8 @@
#include <string.h>
#include <eos.h>
-#include <net.h>
-#include <cell.h>
+#include <dev/net.h>
+#include <net/cell.h>
#include <eve/eve.h>
#include <eve/eve_kbd.h>
@@ -15,8 +15,6 @@
#include <eve/screen/page.h>
#include <eve/screen/form.h>
-#include <eve/widget/widgets.h>
-
#include "app_root.h"
#include "app_status.h"