From e61da07522a060da98fa3a56db3d0360469b26cf Mon Sep 17 00:00:00 2001 From: auric <104602845+ihateamongus@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:19:14 -0500 Subject: organize repository layout --- tools/exofetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/exofetch.c') diff --git a/tools/exofetch.c b/tools/exofetch.c index 826464d..361aeae 100644 --- a/tools/exofetch.c +++ b/tools/exofetch.c @@ -10,7 +10,7 @@ #include #include #include -#include "../accent.h" +#include "../core/accent.h" static ColorShm *accentshm; static char accentcol[8] = "#005577"; -- cgit v1.2.3