diff options
Diffstat (limited to 'src/live_effects/lpe-patternalongpath.h')
| -rw-r--r-- | src/live_effects/lpe-patternalongpath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-patternalongpath.h b/src/live_effects/lpe-patternalongpath.h index f48281090..be2197ddb 100644 --- a/src/live_effects/lpe-patternalongpath.h +++ b/src/live_effects/lpe-patternalongpath.h @@ -9,9 +9,9 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include "live_effects/parameter/enum.h" #include "live_effects/effect.h" #include "live_effects/parameter/path.h" -#include "live_effects/parameter/enum.h" #include "live_effects/parameter/bool.h" namespace Inkscape { |
