summaryrefslogtreecommitdiff
path: root/forms/source/inc/controlfeatureinterception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/controlfeatureinterception.hxx')
-rw-r--r--forms/source/inc/controlfeatureinterception.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/forms/source/inc/controlfeatureinterception.hxx b/forms/source/inc/controlfeatureinterception.hxx
index 3c9bce2ac4d9..294d777dc0d4 100644
--- a/forms/source/inc/controlfeatureinterception.hxx
+++ b/forms/source/inc/controlfeatureinterception.hxx
@@ -20,12 +20,13 @@
#ifndef INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
#define INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/frame/XDispatchProviderInterceptor.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <memory>
+#include "urltransformer.hxx"
+
namespace frm
{