diff options
Diffstat (limited to 'src/fcint.h')
-rw-r--r-- | src/fcint.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fcint.h b/src/fcint.h index 6871fdc7..d3079edc 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -854,7 +854,8 @@ FcDirScanConfig (FcFontSet *set, FcPrivate FcBool FcDirScanOnly (FcStrSet *dirs, - const FcChar8 *dir); + const FcChar8 *dir, + FcConfig *config); /* fcfont.c */ FcPrivate int |