summaryrefslogtreecommitdiffstats
path: root/src/object/sp-object-group.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-object-group.cpp')
-rw-r--r--src/object/sp-object-group.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-object-group.cpp b/src/object/sp-object-group.cpp
index f8ef855e3..84c90a96f 100644
--- a/src/object/sp-object-group.cpp
+++ b/src/object/sp-object-group.cpp
@@ -13,8 +13,8 @@
*/
#include "sp-object-group.h"
-#include "xml/repr.h"
#include "document.h"
+#include "xml/repr.h"
SPObjectGroup::SPObjectGroup() : SPObject() {
}