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

core: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 20:23:14 +0200
parents 1bf7d6669f0a
children 4e78f045e8c0
line wrap: on
line diff
--- a/tests/test-save-quest.c	Sat Oct 15 17:18:45 2022 +0200
+++ b/tests/test-save-quest.c	Sat Oct 15 20:23:14 2022 +0200
@@ -18,7 +18,7 @@
 
 #include <stdio.h>
 
-#include <core/util.h>
+#include <mlk/core/util.h>
 
 #include <rpg/quest.h>
 #include <rpg/save.h>