summaryrefslogtreecommitdiff
path: root/forms/source/xforms/xpathlib/extension.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/xpathlib/extension.cxx')
-rw-r--r--forms/source/xforms/xpathlib/extension.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/forms/source/xforms/xpathlib/extension.cxx b/forms/source/xforms/xpathlib/extension.cxx
index e2d29e00b948..914e3b8010e7 100644
--- a/forms/source/xforms/xpathlib/extension.cxx
+++ b/forms/source/xforms/xpathlib/extension.cxx
@@ -24,6 +24,10 @@
#include "xpathlib.hxx"
#include <services.hxx>
+namespace com { namespace sun { namespace star { namespace uno {
+ class XComponentContext;
+} } } }
+
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
using namespace com::sun::star::xforms;