summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-16 15:32:37 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 18:36:08 +0000
commitb4156ece74b2d3802ea64e9df85b8e1ed43e9631 (patch)
tree839531f55e9725941b91ea232b54f1621d3b0829 /basctl
parent0ff696769088c2da896130dc722662b39a4416e4 (diff)
use forward declaration for SfxItemSet
Change-Id: I81f5d1ca22868d278662a55443e2038581dd3246 Reviewed-on: https://gerrit.libreoffice.org/35280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/basdoc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/basdoc.cxx b/basctl/source/basicide/basdoc.cxx
index 004d02aa2096..0e1ea3142c9e 100644
--- a/basctl/source/basicide/basdoc.cxx
+++ b/basctl/source/basicide/basdoc.cxx
@@ -27,6 +27,7 @@
#define basctl_DocShell // This CANNOT come before basdoc apparently
#include <basslots.hxx>
#include <sfx2/sfxmodelfactory.hxx>
+#include <svl/itemset.hxx>
#include <svx/svxids.hrc>
#include <tools/globname.hxx>