diff options
Diffstat (limited to 'src/ui/shape-editor.cpp')
| -rw-r--r-- | src/ui/shape-editor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/shape-editor.cpp b/src/ui/shape-editor.cpp index b40bec86f..d0823a69f 100644 --- a/src/ui/shape-editor.cpp +++ b/src/ui/shape-editor.cpp @@ -11,13 +11,13 @@ #include <config.h> #endif -#include <string.h> #include <glibmm/i18n.h> +#include <string.h> #include "desktop.h" #include "document.h" -#include "knotholder.h" #include "inkscape.h" +#include "knotholder.h" #include "object/sp-path.h" |
