diff options
Diffstat (limited to 'sd/inc/stlsheet.hxx')
-rw-r--r-- | sd/inc/stlsheet.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx index b6b1d599a71c..b86314383ca5 100644 --- a/sd/inc/stlsheet.hxx +++ b/sd/inc/stlsheet.hxx @@ -35,13 +35,12 @@ #include <svl/style.hxx> -#include <editeng/unoipset.hxx> - #include <memory> #include "prlayout.hxx" class ModifyListenerForewarder; +struct SfxItemPropertySimpleEntry; typedef cppu::ImplInheritanceHelper< SfxUnoStyleSheet, css::beans::XPropertySet, |