summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/ILayoutableWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/ILayoutableWindow.hxx')
-rw-r--r--include/sfx2/sidebar/ILayoutableWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/ILayoutableWindow.hxx b/include/sfx2/sidebar/ILayoutableWindow.hxx
index a6c65e1a1293..5f482786e7a8 100644
--- a/include/sfx2/sidebar/ILayoutableWindow.hxx
+++ b/include/sfx2/sidebar/ILayoutableWindow.hxx
@@ -24,7 +24,7 @@
#include <sal/types.h>
#include <com/sun/star/ui/LayoutSize.hpp>
-class Window;
+namespace vcl { class Window; }
namespace sfx2 { namespace sidebar {