summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/gdi/cairotextrender.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 19:07:24 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-12 00:06:26 +0000
commit56534cb1271562fa26faabda6a7257bec43a8c00 (patch)
treea9530661a0b5a8fb0c6c252ac1dd55a97e8ef593 /vcl/unx/generic/gdi/cairotextrender.cxx
parentvcl: move fontcharmap.cxx to the font folder (diff)
downloadcore-56534cb1271562fa26faabda6a7257bec43a8c00.tar.gz
core-56534cb1271562fa26faabda6a7257bec43a8c00.zip
vcl: put FontConfigFontOptions into Unix header
Change-Id: I7b326d8fc8d2b6ecd9642ba958015285d0929a44 Reviewed-on: https://gerrit.libreoffice.org/21341 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/unx/generic/gdi/cairotextrender.cxx')
-rw-r--r--vcl/unx/generic/gdi/cairotextrender.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/generic/gdi/cairotextrender.cxx b/vcl/unx/generic/gdi/cairotextrender.cxx
index 929055a56055..68081938d2cb 100644
--- a/vcl/unx/generic/gdi/cairotextrender.cxx
+++ b/vcl/unx/generic/gdi/cairotextrender.cxx
@@ -29,6 +29,7 @@
#include "unx/genpspgraphics.h"
#include "unx/geninst.h"
#include "unx/glyphcache.hxx"
+#include "unx/fc_fontoptions.hxx"
#include "PhysicalFontFace.hxx"
#include "impfont.hxx"