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