[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Mon Jan 25 02:15:40 PST 2016


 vcl/inc/impfont.hxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit e834a1da748e53809547a89b581b7336ba2e02b2
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Mon Jan 25 21:15:01 2016 +1100

    vcl: header cleanup of impfont.hxx
    
    Change-Id: I87fb69d96ced5d991b589284df1a52b9593675a4

diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx
index ccd061a..ee353c2 100644
--- a/vcl/inc/impfont.hxx
+++ b/vcl/inc/impfont.hxx
@@ -23,7 +23,8 @@
 #include <rtl/ustring.hxx>
 #include <i18nlangtag/languagetag.hxx>
 #include <vcl/vclenum.hxx>
-#include <fontinstance.hxx>
+
+#include "fontinstance.hxx"
 
 #include <boost/intrusive_ptr.hpp>
 


More information about the Libreoffice-commits mailing list