[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - svx/source

Andras Timar andras.timar at collabora.com
Tue Jun 28 13:44:44 UTC 2016


 svx/source/svdraw/svdmrkv.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 99a1a635e391a2c531d9694dd7101ca0422a7be6
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Jun 28 15:44:17 2016 +0200

    add missing include
    
    Change-Id: I3d56ccf967c18ae02f4c176e4898df058771c87d

diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index f10bc9e..ef258e6 100644
--- a/svx/source/svdraw/svdmrkv.cxx
+++ b/svx/source/svdraw/svdmrkv.cxx
@@ -52,6 +52,7 @@
 
 #include <editeng/editdata.hxx>
 #include <LibreOfficeKit/LibreOfficeKitEnums.h>
+#include <comphelper/lok.hxx>
 
 using namespace com::sun::star;
 


More information about the Libreoffice-commits mailing list