diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-05-10 21:16:49 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-05-10 21:16:49 +0000 |
| commit | 07717a370b8efe6ddbb0c69d115bb063a2e7686a (patch) | |
| tree | df507f7bc83681ce315137c5828ce6c8b24cdf76 /src/ui | |
| parent | update to trunk (diff) | |
| download | inkscape-07717a370b8efe6ddbb0c69d115bb063a2e7686a.tar.gz inkscape-07717a370b8efe6ddbb0c69d115bb063a2e7686a.zip | |
Working with path updates
(bzr r13645.1.130)
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/dialog/lpe-fillet-chamfer-properties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/lpe-fillet-chamfer-properties.h b/src/ui/dialog/lpe-fillet-chamfer-properties.h index f982db286..105cafe68 100644 --- a/src/ui/dialog/lpe-fillet-chamfer-properties.h +++ b/src/ui/dialog/lpe-fillet-chamfer-properties.h @@ -10,7 +10,7 @@ #include <2geom/point.h> #include <gtkmm.h> -#include "live_effects/parameter/satellitearray.h" +#include "live_effects/parameter/satellitesarray.h" class SPDesktop; |
