diff tests/test-util.c @ 431:8f59201dc76b

core: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 20:23:14 +0200
parents 1bf7d6669f0a
children 773a082f0b91
line wrap: on
line diff
--- a/tests/test-util.c	Sat Oct 15 17:18:45 2022 +0200
+++ b/tests/test-util.c	Sat Oct 15 20:23:14 2022 +0200
@@ -16,7 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include <core/util.h>
+#include <mlk/core/util.h>
 
 #include <dt.h>