[libreoffice] fix include

Caolan McNamara caolanm at fedoraproject.org
Thu Oct 27 15:46:30 UTC 2011


commit 12cbcee01c0f4a99fe746962ce3b01ae76b111fd
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 27 16:46:25 2011 +0100

    fix include

 ...o-32665-handle-that-FreeSerif-lacks-some-.patch |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
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,


More information about the scm-commits mailing list