diff src/libmlk-ui/ui/frame.h @ 431:8f59201dc76b

core: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 20:23:14 +0200
parents 6011ad866e99
children
line wrap: on
line diff
--- a/src/libmlk-ui/ui/frame.h	Sat Oct 15 17:18:45 2022 +0200
+++ b/src/libmlk-ui/ui/frame.h	Sat Oct 15 20:23:14 2022 +0200
@@ -19,7 +19,7 @@
 #ifndef MLK_UI_FRAME_H
 #define MLK_UI_FRAME_H
 
-#include <core/core.h>
+#include <mlk/core/core.h>
 
 struct theme;