diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-11 19:07:24 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-12 00:06:26 +0000 |
commit | 56534cb1271562fa26faabda6a7257bec43a8c00 (patch) | |
tree | a9530661a0b5a8fb0c6c252ac1dd55a97e8ef593 /vcl/quartz | |
parent | bc35e3708e15a1cf06d2a95f3fe096ae8a894cec (diff) |
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/quartz')
-rw-r--r-- | vcl/quartz/salgdi.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/quartz/salgdi.cxx b/vcl/quartz/salgdi.cxx index ad10cc8a3469..9785126ada48 100644 --- a/vcl/quartz/salgdi.cxx +++ b/vcl/quartz/salgdi.cxx @@ -44,7 +44,6 @@ #ifdef MACOSX #include "osx/salframe.h" #endif -#include "quartz/salgdi.h" #include "quartz/utils.h" #ifdef IOS #include "saldatabasic.hxx" |