summaryrefslogtreecommitdiffstats
path: root/src/sp-guide-attachment.h
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-01-30 08:33:01 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-01-30 08:33:01 +0000
commit267299811df952d08324a39008f52c19641de9e0 (patch)
tree28fef736a52cb7a72119d119be8eb663ad20a77f /src/sp-guide-attachment.h
parentTranslations: update inkscape.pot (diff)
downloadinkscape-267299811df952d08324a39008f52c19641de9e0.tar.gz
inkscape-267299811df952d08324a39008f52c19641de9e0.zip
Move classes derived from SPObject to own directory.
A lot of header clean-up.
Diffstat (limited to 'src/sp-guide-attachment.h')
-rw-r--r--src/sp-guide-attachment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-guide-attachment.h b/src/sp-guide-attachment.h
index 45d2096c2..98b3d7bc9 100644
--- a/src/sp-guide-attachment.h
+++ b/src/sp-guide-attachment.h
@@ -1,7 +1,7 @@
#ifndef SEEN_SP_GUIDE_ATTACHMENT_H
#define SEEN_SP_GUIDE_ATTACHMENT_H
-#include "sp-item.h"
+#include "object/sp-item.h"
class SPGuideAttachment {
public: