summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-02-28 16:47:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-02-28 16:47:52 +0100
commit3e67a8f56b459844c6e7ab4f5cf8b4e70bd7c5b6 (patch)
tree06f8690f52136552d2d9bd629d26b53b0636753f /sc/source/ui/app
parentb31e2b69607f80c1e2e9b20ce7e687387cd2db17 (diff)
missing include
Change-Id: Icaad7f774ecc973114d7e569327dae3dcb1bbcc5
Diffstat (limited to 'sc/source/ui/app')
-rw-r--r--sc/source/ui/app/scmod.cxx1
1 files changed, 1 insertions, 0 deletions
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>