summaryrefslogtreecommitdiffstats
path: root/src/rubberband.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rubberband.cpp')
-rw-r--r--src/rubberband.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rubberband.cpp b/src/rubberband.cpp
index 17e7102f8..398f01d3e 100644
--- a/src/rubberband.cpp
+++ b/src/rubberband.cpp
@@ -1,5 +1,3 @@
-#define __RUBBERBAND_C__
-
/**
* \file src/rubberband.cpp
* \brief Rubberbanding selector
@@ -16,6 +14,8 @@
#include "desktop.h"
#include "desktop-handles.h"
#include "rubberband.h"
+#include "display/sp-canvas.h"
+#include "display/sp-canvas-item.h"
#include "display/canvas-bpath.h"
#include "display/curve.h"