[Libreoffice-commits] core.git: sw/source
Valentin Kettner
vakevk+libreoffice at gmail.com
Tue Jul 15 07:33:55 PDT 2014
sw/source/core/layout/atrfrm.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8bae207d8f74bfbbe00b94e7daea000ee35729c4
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date: Tue Jul 15 16:29:50 2014 +0200
Fixed build fail on MacOSX after f634ec5 .
Change-Id: I26b9063aca5518f21f76ff22690eb55d51f9c5aa
diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx
index 26e6523..df25d09 100644
--- a/sw/source/core/layout/atrfrm.cxx
+++ b/sw/source/core/layout/atrfrm.cxx
@@ -46,6 +46,7 @@
#include <tgrditem.hxx>
#include <hfspacingitem.hxx>
#include <IDocumentUndoRedo.hxx>
+#include <IDocumentContentOperations.hxx>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <cntfrm.hxx>
More information about the Libreoffice-commits
mailing list