[escher] Cleaner app header inclusion

This commit is contained in:
Ruben Dashyan
2019-07-17 10:56:32 +02:00
committed by EmilieNumworks
parent 1dd39f6f6b
commit 0531187cda
3 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#include <escher/nested_menu_controller.h>
#include <escher/app.h>
#include <escher/metric.h>
#include <assert.h>
#include <string.h>