diff examples/example/spell-fire.c @ 433:862b15c3a3ae

ui: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 21:19:25 +0200
parents 8f59201dc76b
children 4e78f045e8c0
line wrap: on
line diff
--- a/examples/example/spell-fire.c	Sat Oct 15 20:28:59 2022 +0200
+++ b/examples/example/spell-fire.c	Sat Oct 15 21:19:25 2022 +0200
@@ -23,7 +23,7 @@
 #include <mlk/core/drawable.h>
 #include <mlk/core/alloc.h>
 
-#include <ui/align.h>
+#include <mlk/ui/align.h>
 
 #include <rpg/battle-state-check.h>
 #include <rpg/battle-state-rendering.h>