summaryrefslogtreecommitdiffstats
path: root/src/xml/subtree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/subtree.cpp')
-rw-r--r--src/xml/subtree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/subtree.cpp b/src/xml/subtree.cpp
index 94c1436a9..52237340f 100644
--- a/src/xml/subtree.cpp
+++ b/src/xml/subtree.cpp
@@ -13,8 +13,8 @@
*/
#include "xml/node.h"
-#include "xml/subtree.h"
#include "xml/node-iterators.h"
+#include "xml/subtree.h"
namespace Inkscape {
namespace XML {