diff options
Diffstat (limited to 'src/object/sp-object-group.cpp')
| -rw-r--r-- | src/object/sp-object-group.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-object-group.cpp b/src/object/sp-object-group.cpp index 84c90a96f..f8ef855e3 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 "document.h" #include "xml/repr.h" +#include "document.h" SPObjectGroup::SPObjectGroup() : SPObject() { } |
