summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SdUnoDrawView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/SdUnoDrawView.hxx')
-rw-r--r--sd/source/ui/inc/SdUnoDrawView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/SdUnoDrawView.hxx b/sd/source/ui/inc/SdUnoDrawView.hxx
index 9dbd1a9a3fb7..d06519a40d00 100644
--- a/sd/source/ui/inc/SdUnoDrawView.hxx
+++ b/sd/source/ui/inc/SdUnoDrawView.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SD_SOURCE_UI_INC_SDUNODRAWVIEW_HXX
#include "DrawSubController.hxx"
-#include "DrawViewShell.hxx"
#include <cppuhelper/basemutex.hxx>
class SdXImpressDocument;
@@ -33,6 +32,7 @@ class XLayer;
namespace sd {
class DrawViewShell;
+class View;
/** This class implements the DrawViewShell specific part of the controller.
*/