summaryrefslogtreecommitdiffstats
path: root/src/object/sp-object.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-03-08 23:50:57 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-03-26 17:48:34 +0000
commit6e5d89bf9595648fcebcf76fd031ba1ea022d397 (patch)
treea7eb90d21021e843a63c286427a533a4402877d7 /src/object/sp-object.h
parentFix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#... (diff)
downloadinkscape-6e5d89bf9595648fcebcf76fd031ba1ea022d397.tar.gz
inkscape-6e5d89bf9595648fcebcf76fd031ba1ea022d397.zip
Fixing refs
Diffstat (limited to 'src/object/sp-object.h')
-rw-r--r--src/object/sp-object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/sp-object.h b/src/object/sp-object.h
index ee092aa7b..f969e0c0a 100644
--- a/src/object/sp-object.h
+++ b/src/object/sp-object.h
@@ -58,7 +58,6 @@ class SPObject;
#include <sigc++/signal.h>
#include <vector>
#include <boost/intrusive/list.hpp>
-
#include "version.h"
#include "util/forward-pointer-iterator.h"