summaryrefslogtreecommitdiff
path: root/include/svtools/restartdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/restartdialog.hxx')
-rw-r--r--include/svtools/restartdialog.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 932a03271a1e..a49289b5f8f7 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -12,9 +12,10 @@
#include <sal/config.h>
-#include <com/sun/star/uno/Reference.hxx>
#include <svtools/svtdllapi.h>
+namespace com :: sun :: star :: uno { template <typename > class Reference; }
+
namespace weld { class Window; }
namespace com { namespace sun { namespace star { namespace uno {
class XComponentContext;