mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 01:08:15 +01:00
[escher] Include container.h instead of app.h
app.h did actually include container.h
This commit is contained in:
committed by
EmilieNumworks
parent
0531187cda
commit
17795eed87
@@ -2,7 +2,7 @@ extern "C" {
|
||||
#include <assert.h>
|
||||
}
|
||||
#include <escher/stack_view_controller.h>
|
||||
#include <escher/app.h>
|
||||
#include <escher/container.h>
|
||||
#include <escher/metric.h>
|
||||
|
||||
StackViewController::ControllerView::ControllerView() :
|
||||
|
||||
Reference in New Issue
Block a user