summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/module.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/module.cxx
parent5432e2a5ef7a3e131d2496e19bd0c6a86955319f (diff)
Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.
Change-Id: Iaf287912a52eb8785c687a13536fc170094425c7
Diffstat (limited to 'sfx2/source/appl/module.cxx')
-rw-r--r--sfx2/source/appl/module.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/module.cxx b/sfx2/source/appl/module.cxx
index 974276ba4f1e..71c06b499844 100644
--- a/sfx2/source/appl/module.cxx
+++ b/sfx2/source/appl/module.cxx
@@ -42,6 +42,7 @@
#define SfxModule
#include "sfxslots.hxx"
#include "childwinimpl.hxx"
+#include <ctrlfactoryimpl.hxx>
static SfxModuleArr_Impl* pModules=0;