summaryrefslogtreecommitdiffstats
path: root/src/object
diff options
context:
space:
mode:
Diffstat (limited to 'src/object')
-rw-r--r--src/object/sp-item.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/object/sp-item.cpp b/src/object/sp-item.cpp
index 0853acc51..7d7edcc97 100644
--- a/src/object/sp-item.cpp
+++ b/src/object/sp-item.cpp
@@ -20,13 +20,13 @@
#include <glibmm/i18n.h>
-#include "attributes.h"
#include "bad-uri-exception.h"
+#include "svg/svg.h"
+#include "svg/css-ostringstream.h"
+#include "print.h"
#include "display/drawing-item.h"
+#include "attributes.h"
#include "document.h"
-#include "print.h"
-#include "svg/css-ostringstream.h"
-#include "svg/svg.h"
#include "inkscape.h"
#include "desktop.h"