summaryrefslogtreecommitdiffstats
path: root/src/sp-shape.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-12-23 08:10:28 +0000
committerJon A. Cruz <jon@joncruz.org>2010-12-23 08:10:28 +0000
commit3cc158ecff4f2420590ab102d7f3a84d7ca2a711 (patch)
tree186a3a85cb4288c754504a737b502233e6b54875 /src/sp-shape.h
parentGerman translation update (diff)
downloadinkscape-3cc158ecff4f2420590ab102d7f3a84d7ca2a711.tar.gz
inkscape-3cc158ecff4f2420590ab102d7f3a84d7ca2a711.zip
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
(bzr r9978.1.1)
Diffstat (limited to 'src/sp-shape.h')
-rw-r--r--src/sp-shape.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-shape.h b/src/sp-shape.h
index 78855c1c7..493268711 100644
--- a/src/sp-shape.h
+++ b/src/sp-shape.h
@@ -16,7 +16,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include "display/display-forward.h"
#include "sp-lpe-item.h"
#include "sp-marker-loc.h"
#include <2geom/forward.h>