X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcint.h;fp=src%2Ffcint.h;h=8179195fc77177d89a8df154b8c3399201167930;hb=13c62ed485cdfd84c94c99b534819e303278fb15;hp=83a7a435be4984b27e3de80cc5599e602cca966f;hpb=621f3113124ec3b204cd2fa93c859e5ba749a916;p=fontconfig.git diff --git a/src/fcint.h b/src/fcint.h index 83a7a43..8179195 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -545,7 +545,7 @@ FcPrivate void FcDirCacheReference (FcCache *cache, int nref); FcPrivate int -FcStat (const char *file, struct stat *statb); +FcStat (const FcChar8 *file, struct stat *statb); /* fccfg.c */