[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

Regina Henschel regina at apache.org
Mon Jul 7 01:08:29 PDT 2014


 sw/source/core/doc/notxtfrm.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 662b23eb1f1b7c178a7a5507864c647a390fae34
Author: Regina Henschel <regina at apache.org>
Date:   Mon Jul 7 06:50:24 2014 +0000

    Add missing includes to fix build break

diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index a988b36..deb128c 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -77,6 +77,8 @@
 #include <drawinglayer/processor2d/processor2dtools.hxx>
 #include <basegfx/matrix/b2dhommatrixtools.hxx>
 #include <drawinglayer/primitive2d/graphicprimitive2d.hxx>
+#include <vcl/pdfextoutdevdata.hxx>
+#include <svtools/filter.hxx>
 
 using namespace com::sun::star;
 


More information about the Libreoffice-commits mailing list