[Libreoffice-commits] core.git: sw/source

Noel Grandin noel at peralex.com
Wed Aug 31 09:16:01 UTC 2016


 sw/source/core/edit/edlingu.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5b473e72787d2b61601ecea59ad8f5bf5f738229
Author: Noel Grandin <noel at peralex.com>
Date:   Wed Aug 31 11:15:30 2016 +0200

    fix windows build
    
    Change-Id: I1d438150d516a5e621b5bdaa939b3cbf83a865a1

diff --git a/sw/source/core/edit/edlingu.cxx b/sw/source/core/edit/edlingu.cxx
index afaba23..c73ff8bf 100644
--- a/sw/source/core/edit/edlingu.cxx
+++ b/sw/source/core/edit/edlingu.cxx
@@ -43,6 +43,7 @@
 #include <IDocumentRedlineAccess.hxx>
 #include <rootfrm.hxx>
 #include <pam.hxx>
+#include <pamtyp.hxx>
 #include <swundo.hxx>
 #include <ndtxt.hxx>
 #include <viewopt.hxx>


More information about the Libreoffice-commits mailing list