diff tests/test-color.c @ 121:789b23e01f52

misc: reorganize hierarchy, closes #2490
author David Demelier <markand@malikania.fr>
date Mon, 05 Oct 2020 13:25:06 +0200
parents 29b479760c05
children d01e83210ca2
line wrap: on
line diff
--- a/tests/test-color.c	Mon Oct 05 13:05:09 2020 +0200
+++ b/tests/test-color.c	Mon Oct 05 13:25:06 2020 +0200
@@ -18,7 +18,7 @@
 
 #include <greatest.h>
 
-#include <color.h>
+#include <core/color.h>
 
 TEST
 red(void)