summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appreg.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 20:45:47 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 21:05:34 -0500
commitc2d11710716f3ec5696f3402951be0d7539fe376 (patch)
treec582808194a6817dea1cb9f2f89bf040bda05a07 /sfx2/source/appl/appreg.cxx
parent5432e2a5ef7a3e131d2496e19bd0c6a86955319f (diff)
Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.
Change-Id: Iaf287912a52eb8785c687a13536fc170094425c7
Diffstat (limited to 'sfx2/source/appl/appreg.cxx')
-rw-r--r--sfx2/source/appl/appreg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/appreg.cxx b/sfx2/source/appl/appreg.cxx
index e9c1e6e1905a..923016d01c94 100644
--- a/sfx2/source/appl/appreg.cxx
+++ b/sfx2/source/appl/appreg.cxx
@@ -34,6 +34,7 @@
#include "partwnd.hxx"
#include <sfx2/sfxsids.hrc>
#include "recfloat.hxx"
+#include <ctrlfactoryimpl.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/objface.hxx>