diff options
Diffstat (limited to 'fc-cat')
-rw-r--r-- | fc-cat/fc-cat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc-cat/fc-cat.c b/fc-cat/fc-cat.c index 40c38c48..c6c39934 100644 --- a/fc-cat/fc-cat.c +++ b/fc-cat/fc-cat.c @@ -32,7 +32,7 @@ #endif #include <fontconfig/fontconfig.h> -#include "../fc-arch/fcarch.h" +#include "../src/fcarch.h" #include <stdio.h> #include <stdlib.h> #include <string.h> |