summaryrefslogtreecommitdiff
path: root/svx/inc/tbunocontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/tbunocontroller.hxx')
-rw-r--r--svx/inc/tbunocontroller.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/inc/tbunocontroller.hxx b/svx/inc/tbunocontroller.hxx
index 58f17418fd53..71bfaa7f5f08 100644
--- a/svx/inc/tbunocontroller.hxx
+++ b/svx/inc/tbunocontroller.hxx
@@ -23,6 +23,7 @@
#include <svtools/toolboxcontroller.hxx>
#include <com/sun/star/awt/FontDescriptor.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/lang/XMultiServiceFactory.hpp>
namespace svx
{
@@ -33,7 +34,7 @@ class FontHeightToolBoxControl : public svt::ToolboxController,
{
public:
FontHeightToolBoxControl(
- const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rServiceManager );
+ const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& rServiceManager );
~FontHeightToolBoxControl();
// XInterface