summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/manipulator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tool/manipulator.cpp')
-rw-r--r--src/ui/tool/manipulator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/manipulator.cpp b/src/ui/tool/manipulator.cpp
index 49e601797..11dd220f4 100644
--- a/src/ui/tool/manipulator.cpp
+++ b/src/ui/tool/manipulator.cpp
@@ -8,8 +8,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include "ui/tool/manipulator.h"
#include "ui/tool/node.h"
+#include "ui/tool/manipulator.h"
namespace Inkscape {
namespace UI {