summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 22:17:04 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 22:26:46 -0500
commit483cff5e661aa40c8fd16d62eeb68cc29872eb4b (patch)
tree5e9dafb4e3acc12d680dd6c1c5cb7cee68b13a62 /sfx2/source/statbar
parentc2d11710716f3ec5696f3402951be0d7539fe376 (diff)
Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.
Now we can finally remove ptr_vector include from this header. Change-Id: I7aeaa520e10b4eacb1a24ad666086739821e56b0
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 eeea72b6e8c2..fdea01e8890c 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 <ctrlfactoryimpl.hxx>
using namespace ::com::sun::star;