Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / tweak-context.cpp
index 1d0c004a4a40fc448a9cc87da6f729ab8734701c..3b93c659b664df6455948bd9ab6da916bd32eb6f 100644 (file)
@@ -20,7 +20,6 @@
 #include <numeric>
 
 #include "svg/svg.h"
-#include "display/canvas-bpath.h"
 
 #include <glib/gmem.h>
 #include "macros.h"
@@ -61,6 +60,7 @@
 #include "gradient-chemistry.h"
 #include "sp-text.h"
 #include "sp-flowtext.h"
+#include "display/sp-canvas.h"
 #include "display/canvas-bpath.h"
 #include "display/canvas-arena.h"
 #include "display/curve.h"