summaryrefslogtreecommitdiff
path: root/vcl/inc/generic/glyphcache.hxx
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/inc/generic/glyphcache.hxx
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/inc/generic/glyphcache.hxx')
-rw-r--r--vcl/inc/generic/glyphcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/generic/glyphcache.hxx b/vcl/inc/generic/glyphcache.hxx
index a14d8f03ae9d..e0513583540b 100644
--- a/vcl/inc/generic/glyphcache.hxx
+++ b/vcl/inc/generic/glyphcache.hxx
@@ -32,7 +32,7 @@
#include <vcl/dllapi.h>
#include <vcl/metric.hxx>
-#include <outfont.hxx>
+#include <fontentry.hxx>
#include <sallayout.hxx>
#include "fontattributes.hxx"