summaryrefslogtreecommitdiff
path: root/include/svx/svdhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdhdl.hxx')
-rw-r--r--include/svx/svdhdl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdhdl.hxx b/include/svx/svdhdl.hxx
index a8e77e4ed285..6a787f608b55 100644
--- a/include/svx/svdhdl.hxx
+++ b/include/svx/svdhdl.hxx
@@ -23,12 +23,8 @@
#include <tools/gen.hxx>
#include <vcl/graph.hxx>
-#include <svl/solar.hrc>
-
-#include <svx/xpoly.hxx>
#include <svx/svdoedge.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <svx/sdgcpitm.hxx>
#include <svx/sdr/overlay/overlayobjectlist.hxx>
#include <svx/svxdllapi.h>
#include <deque>
@@ -39,6 +35,7 @@ class SdrMarkView;
class SdrObject;
class SdrPageView;
class MouseEvent;
+class HelpEvent;
namespace sdr { namespace contact {
class ObjectContact;