From 12cbcee01c0f4a99fe746962ce3b01ae76b111fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 27 Oct 2011 16:46:25 +0100 Subject: [PATCH] fix include --- ...s-fdo-32665-handle-that-FreeSerif-lacks-some-.patch | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch b/0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch index afc626d..4528d43 100644 --- a/0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch +++ b/0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch @@ -118,7 +118,15 @@ diff --git a/vcl/inc/vcl/fontmanager.hxx b/vcl/inc/vcl/fontmanager.hxx index 0af5e14..4a110ad 100644 --- a/vcl/inc/vcl/fontmanager.hxx +++ b/vcl/inc/vcl/fontmanager.hxx -@@ -737,7 +737,7 @@ +@@ -36,6 +36,7 @@ + + #include "vcl/dllapi.h" + #include "vcl/helper.hxx" ++#include "vcl/vclenum.hxx" + + #include "com/sun/star/lang/Locale.hpp" + +@@ -737,7 +738,7 @@ rtl::OUString Substitute( const rtl::OUString& rFontName, rtl::OUString& rMissingCodes, const rtl::OString& rLangAttrib, italic::type& rItalic, weight::type& rWeight,