summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-10-01 06:55:05 +0000
committerOliver Bolte <obo@openoffice.org>2007-10-01 06:55:05 +0000
commit1a587f5010452be575bbadddfd1870ffdee06005 (patch)
tree35f8e9a3800e8bbd3ba36e3845bcf585d69b0312 /psprint
parent3f1d01edc16abc39dd6e4b6fc666f897a722c1a3 (diff)
#i82085# fix build for system freetype
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/fontmanager/fontconfig.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/psprint/source/fontmanager/fontconfig.cxx b/psprint/source/fontmanager/fontconfig.cxx
index 2d72c356dfe4..e1ab276ac336 100644
--- a/psprint/source/fontmanager/fontconfig.cxx
+++ b/psprint/source/fontmanager/fontconfig.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontconfig.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: hr $ $Date: 2007-09-26 15:04:15 $
+ * last change: $Author: obo $ $Date: 2007-10-01 07:55:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,6 +38,7 @@
#ifdef ENABLE_FONTCONFIG
#include <fontconfig/fontconfig.h>
+#include <ft2build.h>
#include <fontconfig/fcfreetype.h>
// be compatible with fontconfig 2.2.0 release
#ifndef FC_WEIGHT_BOOK