summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/interactionrequest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/provider/interactionrequest.cxx')
-rw-r--r--ucbhelper/source/provider/interactionrequest.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/ucbhelper/source/provider/interactionrequest.cxx b/ucbhelper/source/provider/interactionrequest.cxx
index 18f15e100e3f..21f2d179f0da 100644
--- a/ucbhelper/source/provider/interactionrequest.cxx
+++ b/ucbhelper/source/provider/interactionrequest.cxx
@@ -23,9 +23,11 @@
**************************************************************************
*************************************************************************/
+#include <ucbhelper/interactionrequest.hxx>
+
#include <osl/mutex.hxx>
+#include <osl/diagnose.h>
#include <cppuhelper/typeprovider.hxx>
-#include <ucbhelper/interactionrequest.hxx>
using namespace com::sun::star;
using namespace ucbhelper;