X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcint.h;fp=src%2Ffcint.h;h=8179195fc77177d89a8df154b8c3399201167930;hb=647569d029d0c01ce36ae7d94095ea83f40728de;hp=83a7a435be4984b27e3de80cc5599e602cca966f;hpb=e3a66c2937c3bd5c45f5170cf7720b4023b8ae3f;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 */