diff 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
line wrap: on
line diff
--- a/examples/example-notify/example-notify.c	Sat Oct 15 20:28:59 2022 +0200
+++ b/examples/example-notify/example-notify.c	Sat Oct 15 21:19:25 2022 +0200
@@ -29,9 +29,9 @@
 #include <mlk/core/util.h>
 #include <mlk/core/window.h>
 
-#include <ui/notify.h>
-#include <ui/label.h>
-#include <ui/ui.h>
+#include <mlk/ui/notify.h>
+#include <mlk/ui/label.h>
+#include <mlk/ui/ui.h>
 
 /* Sword by Icongeek26 (https://www.flaticon.com). */
 #include <assets/images/sword.h>