summaryrefslogtreecommitdiff
path: root/include/sfx2/viewfac.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/viewfac.hxx')
-rw-r--r--include/sfx2/viewfac.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/viewfac.hxx b/include/sfx2/viewfac.hxx
index 687be03d1b1a..541b18fecb32 100644
--- a/include/sfx2/viewfac.hxx
+++ b/include/sfx2/viewfac.hxx
@@ -26,7 +26,7 @@
class SfxViewFrame;
class SfxViewShell;
-class Window;
+namespace vcl { class Window; }
typedef SfxViewShell* (*SfxViewCtor)(SfxViewFrame*, SfxViewShell*);