adding missing ux includes

This commit is contained in:
Edouard Merle
2021-05-05 12:06:55 +02:00
committed by TamtamHero
parent ce3609000b
commit 62485a0876
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
#include "shared_context.h"
#include "os_io_seproxyhal.h"
#include "ux.h"
extern const ux_flow_step_t* const ux_idle_flow[];