diff options
Diffstat (limited to 'tools/exofetch.c')
| -rw-r--r-- | tools/exofetch.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <sys/stat.h> #include <fcntl.h> #include <locale.h> -#include "../accent.h" +#include "../core/accent.h" static ColorShm *accentshm; static char accentcol[8] = "#005577"; |
