summaryrefslogtreecommitdiff
path: root/include/svtools/javacontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/javacontext.hxx')
-rw-r--r--include/svtools/javacontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/javacontext.hxx b/include/svtools/javacontext.hxx
index 19b6f26acdd6..99274c1c2090 100644
--- a/include/svtools/javacontext.hxx
+++ b/include/svtools/javacontext.hxx
@@ -22,11 +22,11 @@
#include <svtools/svtdllapi.h>
-#include <com/sun/star/task/XInteractionHandler.hpp>
-#include <com/sun/star/task/XInteractionRequest.hpp>
#include <com/sun/star/uno/XCurrentContext.hpp>
+namespace com :: sun :: star :: task { class XInteractionHandler; }
+
namespace svt
{
// We cannot derive from cppu::WeakImplHelper because we would export the inline