summaryrefslogtreecommitdiff
path: root/include/svtools/unoimap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/unoimap.hxx')
-rw-r--r--include/svtools/unoimap.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/svtools/unoimap.hxx b/include/svtools/unoimap.hxx
index 7ce4814e6b83..58810153c43c 100644
--- a/include/svtools/unoimap.hxx
+++ b/include/svtools/unoimap.hxx
@@ -21,7 +21,9 @@
#define INCLUDED_SVTOOLS_UNOIMAP_HXX
#include <svtools/svtdllapi.h>
-#include <com/sun/star/uno/XInterface.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+
+namespace com :: sun :: star :: uno { class XInterface; }
class ImageMap;
struct SvEventDescription;