diff options
| author | Jabiertxof <jtx@jtx> | 2017-01-24 00:44:29 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx> | 2017-01-24 00:44:29 +0000 |
| commit | e282eca29c2cd9b97247db78f2375c8a64071d9c (patch) | |
| tree | b65774137221c8d183694fa2765cad1b08af9d93 /src/live_effects/effect.cpp | |
| parent | Fixing to merge (diff) | |
| download | inkscape-e282eca29c2cd9b97247db78f2375c8a64071d9c.tar.gz inkscape-e282eca29c2cd9b97247db78f2375c8a64071d9c.zip | |
Some bug fix to prepare merge
(bzr r15392.1.9)
Diffstat (limited to 'src/live_effects/effect.cpp')
| -rw-r--r-- | src/live_effects/effect.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index 3cfeface8..a0ab0d41c 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -70,6 +70,8 @@ #include "ui/tools/node-tool.h" #include "ui/tools-switch.h" #include "knotholder.h" +#include "path-chemistry.h" +#include "xml/sp-css-attr.h" #include "live_effects/lpeobject.h" #include "display/curve.h" |
