summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-01-03 20:00:21 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2016-01-05 20:41:11 +0100
commit5b22663e373f2137c93adcdd2c31c54da2fba663 (patch)
tree0f6935e54a9ff498bdaea06eb91b2d7a61d9bbe1 /sfx2/source/statbar
parent62b274fd7f8abf71300607f43d68acc694c9295b (diff)
Make SotFactory private to sot/ and clean a bit
Change-Id: Ia683280a3e95eee995e036db6bde5d28852f92ff
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 4b3b9c042f4f..d8816c4c670d 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -46,6 +46,7 @@
#include <svl/intitem.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <toolkit/helper/convert.hxx>
+#include <tools/globname.hxx>
#include <ctrlfactoryimpl.hxx>
using namespace ::com::sun::star;