summaryrefslogtreecommitdiff
path: root/vcl/inc/outdev.h
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/outdev.h
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/outdev.h')
-rw-r--r--vcl/inc/outdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/outdev.h b/vcl/inc/outdev.h
index 5814b7c449e9..88a7f5c382e8 100644
--- a/vcl/inc/outdev.h
+++ b/vcl/inc/outdev.h
@@ -27,7 +27,7 @@
#include <tools/gen.hxx>
#include <vcl/vclptr.hxx>
-#include "outfont.hxx"
+#include "fontentry.hxx"
#include "PhysicalFontFace.hxx"
class Size;