comparison examples/example-notify/example-notify.c @ 433:862b15c3a3ae

ui: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 21:19:25 +0200
parents 8f59201dc76b
children 773a082f0b91
comparison
equal deleted inserted replaced
432:38cf60f5a1c4 433:862b15c3a3ae
27 #include <mlk/core/state.h> 27 #include <mlk/core/state.h>
28 #include <mlk/core/texture.h> 28 #include <mlk/core/texture.h>
29 #include <mlk/core/util.h> 29 #include <mlk/core/util.h>
30 #include <mlk/core/window.h> 30 #include <mlk/core/window.h>
31 31
32 #include <ui/notify.h> 32 #include <mlk/ui/notify.h>
33 #include <ui/label.h> 33 #include <mlk/ui/label.h>
34 #include <ui/ui.h> 34 #include <mlk/ui/ui.h>
35 35
36 /* Sword by Icongeek26 (https://www.flaticon.com). */ 36 /* Sword by Icongeek26 (https://www.flaticon.com). */
37 #include <assets/images/sword.h> 37 #include <assets/images/sword.h>
38 38
39 #define W 1280 39 #define W 1280