summaryrefslogtreecommitdiff
path: root/include/svtools/unoevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/unoevent.hxx')
-rw-r--r--include/svtools/unoevent.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svtools/unoevent.hxx b/include/svtools/unoevent.hxx
index 8fd990e37c67..448573c117bd 100644
--- a/include/svtools/unoevent.hxx
+++ b/include/svtools/unoevent.hxx
@@ -22,11 +22,12 @@
#include <svtools/svtdllapi.h>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/uno/XInterface.hpp>
#include <cppuhelper/implbase.hxx>
#include <vector>
#include <memory>
+namespace com :: sun :: star :: uno { class XInterface; }
+
class SvxMacroTableDtor;
class SvxMacroItem;
class SvxMacro;