summaryrefslogtreecommitdiff
path: root/vcl/quartz
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-03 23:35:29 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-03 13:06:01 +0000
commit833798d6274342e06445d5df306ec0a31fe6492a (patch)
treef07ac1e08e797b2aac02bd463c3b24ac4be1fd91 /vcl/quartz
parentd4bbf358eb19a8c96720595b9aa3fdf47d9e02f9 (diff)
vcl: split out ImplFontAttributes into own header
Change-Id: I74cde57e328047ac149593c5bb065d7a6066941d Reviewed-on: https://gerrit.libreoffice.org/21056 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/quartz')
-rw-r--r--vcl/quartz/ctfonts.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/quartz/ctfonts.cxx b/vcl/quartz/ctfonts.cxx
index 531b23e52d8d..cceecd805aee 100644
--- a/vcl/quartz/ctfonts.cxx
+++ b/vcl/quartz/ctfonts.cxx
@@ -32,6 +32,7 @@
#include "osx/salinst.h"
#endif
#include "outfont.hxx"
+#include "fontattributes.hxx"
#include "PhysicalFontCollection.hxx"
#include "quartz/salgdi.h"
#include "quartz/utils.h"