From 2e11a3e03ed37eb86cd87f68191c48d2a6e442cb Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Thu, 7 Jan 2016 17:48:34 +1100 Subject: vcl: rename outfont.hxx to fontentry.hxx Change-Id: I174a7a87d68958d0a5dd7c3e0f35294f0d020eb1 Reviewed-on: https://gerrit.libreoffice.org/21189 Tested-by: Jenkins Reviewed-by: Chris Sherlock --- vcl/quartz/ctfonts.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/quartz') 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" -- cgit