summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdpreslt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdpreslt.hxx')
-rw-r--r--sd/source/ui/inc/sdpreslt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/sdpreslt.hxx b/sd/source/ui/inc/sdpreslt.hxx
index 2360493a0a0a..2fe25a632bb0 100644
--- a/sd/source/ui/inc/sdpreslt.hxx
+++ b/sd/source/ui/inc/sdpreslt.hxx
@@ -22,11 +22,11 @@
#include <vector>
-#include <vcl/customweld.hxx>
#include <vcl/weld.hxx>
-#include <svtools/valueset.hxx>
class SfxItemSet;
+class SvtValueSet;
+namespace weld { class CustomWeld; }
namespace sd {
class DrawDocShell;