diff options
Diffstat (limited to 'src/live_effects/lpe-dashed-stroke.cpp')
| -rw-r--r-- | src/live_effects/lpe-dashed-stroke.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-dashed-stroke.cpp b/src/live_effects/lpe-dashed-stroke.cpp index b29b50b43..fcc38f9e4 100644 --- a/src/live_effects/lpe-dashed-stroke.cpp +++ b/src/live_effects/lpe-dashed-stroke.cpp @@ -2,7 +2,7 @@ /* * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ -#include "live_effects/lpe-dash-stroke.h" +#include "live_effects/lpe-dashed-stroke.h" #include "2geom/pathvector.h" #include "2geom/path.h" #include "helper/geom.h" |
