diff options
Diffstat (limited to 'src/ui/tools/pen-tool.cpp')
| -rw-r--r-- | src/ui/tools/pen-tool.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/tools/pen-tool.cpp b/src/ui/tools/pen-tool.cpp index 242dbac45..5174775c9 100644 --- a/src/ui/tools/pen-tool.cpp +++ b/src/ui/tools/pen-tool.cpp @@ -20,14 +20,15 @@ #include <cstring> #include <string> +#include "shortcuts.h" +#include "verbs.h" + #include "ui/tools/pen-tool.h" #include "sp-namedview.h" #include "desktop.h" #include "selection.h" #include "selection-chemistry.h" -#include "shortcuts.h" -#include "verbs.h" #include "ui/draw-anchor.h" #include "message-stack.h" #include "message-context.h" |
