summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module/ImpressModule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ImpressModule.cxx')
-rw-r--r--sd/source/ui/framework/module/ImpressModule.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/framework/module/ImpressModule.cxx b/sd/source/ui/framework/module/ImpressModule.cxx
index 139b250fd002..f89212e4a0a8 100644
--- a/sd/source/ui/framework/module/ImpressModule.cxx
+++ b/sd/source/ui/framework/module/ImpressModule.cxx
@@ -25,13 +25,14 @@
#include "SlideSorterModule.hxx"
#include "ToolBarModule.hxx"
#include "ShellStackGuard.hxx"
+#include <DrawController.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
namespace sd::framework {
-void ImpressModule::Initialize (Reference<frame::XController> const & rxController)
+void ImpressModule::Initialize (rtl::Reference<sd::DrawController> const & rxController)
{
new CenterViewFocusModule(rxController);
new ViewTabBarModule(