[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - editeng/source
Andras Timar
andras.timar at collabora.com
Wed Sep 14 11:56:32 UTC 2016
editeng/source/editeng/editeng.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 09df3dbc5b1bb8764b96200e6905545b900afebb
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed Sep 14 13:55:51 2016 +0200
missing header
Change-Id: I7a31c08c25df1b72ac748550ac0c9c22f210941d
diff --git a/editeng/source/editeng/editeng.cxx b/editeng/source/editeng/editeng.cxx
index 0902da3..baa5008 100644
--- a/editeng/source/editeng/editeng.cxx
+++ b/editeng/source/editeng/editeng.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <comphelper/lok.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/dialog.hxx>
#include <vcl/msgbox.hxx>
More information about the Libreoffice-commits
mailing list