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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Feb 28 15:48:22 UTC 2019


 sc/source/ui/app/scmod.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3e67a8f56b459844c6e7ab4f5cf8b4e70bd7c5b6
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Feb 28 16:47:52 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Feb 28 16:47:52 2019 +0100

    missing include
    
    Change-Id: Icaad7f774ecc973114d7e569327dae3dcb1bbcc5

diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx
index 588307ce3fc0..e9edaffad9e1 100644
--- a/sc/source/ui/app/scmod.cxx
+++ b/sc/source/ui/app/scmod.cxx
@@ -86,6 +86,7 @@
 #include <preview.hxx>
 #include <dragdata.hxx>
 #include <markdata.hxx>
+#include <transobj.hxx>
 
 #define ShellClass_ScModule
 #include <scslots.hxx>


More information about the Libreoffice-commits mailing list