summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineViewShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/OutlineViewShell.hxx')
-rw-r--r--sd/source/ui/inc/OutlineViewShell.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/OutlineViewShell.hxx b/sd/source/ui/inc/OutlineViewShell.hxx
index de8927022c55..1ed13bbb7025 100644
--- a/sd/source/ui/inc/OutlineViewShell.hxx
+++ b/sd/source/ui/inc/OutlineViewShell.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_SD_SOURCE_UI_INC_OUTLINEVIEWSHELL_HXX
#define INCLUDED_SD_SOURCE_UI_INC_OUTLINEVIEWSHELL_HXX
-#include "DrawDocShell.hxx"
#include "ViewShell.hxx"
-#include "OutlineView.hxx"
class SdPage;
class TransferableDataHelper;
class TransferableClipboardListener;
+namespace sd { class OutlineView; }
+
namespace sd {
/** Show a textual overview of the text contents of all slides.