summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index d0a13ddfba55..c574b6f45c8c 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -29,7 +29,7 @@
#include <tools/rtti.hxx>
class ResMgr;
-class Window;
+namespace vcl { class Window; }
class ToolBox;
class SfxItemPool;
class SfxPoolItem;