diff options
Diffstat (limited to 'src/live_effects/parameter/path-reference.cpp')
| -rw-r--r-- | src/live_effects/parameter/path-reference.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/live_effects/parameter/path-reference.cpp b/src/live_effects/parameter/path-reference.cpp index 42589b050..b169e5b32 100644 --- a/src/live_effects/parameter/path-reference.cpp +++ b/src/live_effects/parameter/path-reference.cpp @@ -8,8 +8,8 @@ #include "live_effects/parameter/path-reference.h" -#include "sp-shape.h" -#include "sp-text.h" +#include "object/sp-shape.h" +#include "object/sp-text.h" namespace Inkscape { namespace LivePathEffect { |
