diff src/libmlk-rpg/rpg/battle-bar-default.h @ 431:8f59201dc76b

core: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 20:23:14 +0200
parents 14ce7c4871e3
children 862b15c3a3ae
line wrap: on
line diff
--- a/src/libmlk-rpg/rpg/battle-bar-default.h	Sat Oct 15 17:18:45 2022 +0200
+++ b/src/libmlk-rpg/rpg/battle-bar-default.h	Sat Oct 15 20:23:14 2022 +0200
@@ -19,7 +19,7 @@
 #ifndef MLK_RPG_BATTLE_BAR_DEFAULT_H
 #define MLK_RPG_BATTLE_BAR_DEFAULT_H
 
-#include <core/core.h>
+#include <mlk/core/core.h>
 
 #include <ui/gridmenu.h>