diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-11-26 22:59:00 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-11-26 22:59:00 +0000 |
| commit | 356d83a6655b78be2a6df9557f3ce90671a0a360 (patch) | |
| tree | 12f09467c0c867de7df4ce147e021baf8adc566a /src | |
| parent | matching filename change (diff) | |
| download | inkscape-356d83a6655b78be2a6df9557f3ce90671a0a360.tar.gz inkscape-356d83a6655b78be2a6df9557f3ce90671a0a360.zip | |
please don't forget to update Makefile_insert
(bzr r6907)
Diffstat (limited to 'src')
| -rw-r--r-- | src/live_effects/Makefile_insert | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index 1bb001778..94725a4c0 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -27,8 +27,8 @@ live_effects_liblive_effects_a_SOURCES = \ live_effects/lpe-knot.h \ live_effects/lpe-vonkoch.cpp \ live_effects/lpe-vonkoch.h \ - live_effects/lpe-hatches.cpp \ - live_effects/lpe-hatches.h \ + live_effects/lpe-rough-hatches.cpp \ + live_effects/lpe-rough-hatches.h \ live_effects/lpe-curvestitch.cpp \ live_effects/lpe-curvestitch.h \ live_effects/lpe-constructgrid.cpp \ |
