Code

The declaration of doEffect_path() in lpe-skeleton.h should match the one in live_eff...
[inkscape.git] / src / live_effects / lpe-vonkoch.cpp
index 088d576b1aa1c43a059fa94b60fcff013e12fb1f..ee09221ed5668c28c07a1545f630eb200dcb9dd0 100644 (file)
@@ -9,13 +9,6 @@
 #include <cstdio>
 
 #include "live_effects/lpe-vonkoch.h"
-#include "sp-shape.h"
-#include "sp-item.h"
-#include "sp-path.h"
-#include "display/curve.h"
-#include <libnr/n-art-bpath.h>
-#include <libnr/nr-matrix-fns.h>
-#include "libnr/n-art-bpath-2geom.h"
 #include "svg/svg.h"
 #include "ui/widget/scalar.h"
 #include "nodepath.h"