summaryrefslogtreecommitdiff
path: root/vcl/quartz
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-07 17:48:34 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-07 08:35:16 +0000
commit2e11a3e03ed37eb86cd87f68191c48d2a6e442cb (patch)
tree56da6a7abaee0125e90efcf423305bb310b0e90e /vcl/quartz
parentf9c8d97d82a85b897520a2fe897352ee5ad879d9 (diff)
vcl: rename outfont.hxx to fontentry.hxx
Change-Id: I174a7a87d68958d0a5dd7c3e0f35294f0d020eb1 Reviewed-on: https://gerrit.libreoffice.org/21189 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/quartz')
-rw-r--r--vcl/quartz/ctfonts.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/quartz/ctfonts.cxx b/vcl/quartz/ctfonts.cxx
index cceecd805aee..d516d76ea7a9 100644
--- a/vcl/quartz/ctfonts.cxx
+++ b/vcl/quartz/ctfonts.cxx
@@ -31,7 +31,7 @@
#include "osx/saldata.hxx"
#include "osx/salinst.h"
#endif
-#include "outfont.hxx"
+#include "fontentry.hxx"
#include "fontattributes.hxx"
#include "PhysicalFontCollection.hxx"
#include "quartz/salgdi.h"