Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/GlobalParams.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/GlobalParams.h')
-rw-r--r--pdf/xpdf/GlobalParams.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/GlobalParams.h b/pdf/xpdf/GlobalParams.h
index 93ec06a..b099256 100644
--- a/pdf/xpdf/GlobalParams.h
+++ b/pdf/xpdf/GlobalParams.h
@@ -16,6 +16,7 @@
#endif
#include <stdio.h>
+#include <fontconfig/fontconfig.h>
#include "gtypes.h"
#include "CharTypes.h"
@@ -116,6 +117,7 @@ public:
~GlobalParams();
void setupBaseFonts(char *dir);
+ void setupBaseFontsFc(FcConfig *fcConfig);
//----- accessors