summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-10-02 08:23:42 +0300
committerTor Lillqvist <tml@collabora.com>2015-10-02 08:30:59 +0300
commite4ddba2b5f8ff32dd35e8c8f66f145597407be42 (patch)
treea2418ec97018a2902a7ffe0e502b9379c9c3e955 /sc/source/ui/docshell
parent20f72678876b080f91310fdeae9fe838032e366c (diff)
Add missing include
Change-Id: I5e9d5b63bf18caa89565270c1630e1c8431c8630
Diffstat (limited to 'sc/source/ui/docshell')
-rw-r--r--sc/source/ui/docshell/docfunc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/docfunc.cxx b/sc/source/ui/docshell/docfunc.cxx
index 7b532e86d301..9592a71ac4b3 100644
--- a/sc/source/ui/docshell/docfunc.cxx
+++ b/sc/source/ui/docshell/docfunc.cxx
@@ -19,6 +19,7 @@
#include "scitems.hxx"
+#include <officecfg/Office/Common.hxx>
#include <sfx2/app.hxx>
#include <editeng/editobj.hxx>
#include <sfx2/linkmgr.hxx>