summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tool/control-point.h')
-rw-r--r--src/ui/tool/control-point.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tool/control-point.h b/src/ui/tool/control-point.h
index 9f62fca42..72106403e 100644
--- a/src/ui/tool/control-point.h
+++ b/src/ui/tool/control-point.h
@@ -18,10 +18,11 @@
#include <gtkmm.h>
#include <2geom/point.h>
-#include "forward.h"
#include "util/accumulators.h"
#include "display/sodipodi-ctrl.h"
+class SPDesktop;
+
namespace Inkscape {
namespace UI {