summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/IDisposable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/IDisposable.hxx')
-rw-r--r--sd/source/ui/sidebar/IDisposable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/IDisposable.hxx b/sd/source/ui/sidebar/IDisposable.hxx
index ef68ac282788..41dc811e0f57 100644
--- a/sd/source/ui/sidebar/IDisposable.hxx
+++ b/sd/source/ui/sidebar/IDisposable.hxx
@@ -22,7 +22,7 @@
#include <tools/gen.hxx>
#include <sal/types.h>
-class Window;
+namespace vcl { class Window; }
namespace sd { namespace sidebar {