diff options
Diffstat (limited to 'sd/inc/Outliner.hxx')
-rw-r--r-- | sd/inc/Outliner.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index 672fd1ac4dbb..adbf0c31ab1a 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -20,14 +20,12 @@ #ifndef INCLUDED_SD_INC_OUTLINER_HXX #define INCLUDED_SD_INC_OUTLINER_HXX -#include <svx/svdobj.hxx> #include <svx/svdoutl.hxx> #include "pres.hxx" #include "OutlinerIterator.hxx" #include <editeng/SpellPortions.hxx> #include <memory> -class Dialog; class SdrObject; class SdrTextObj; class SdDrawDocument; |