summaryrefslogtreecommitdiffstats
path: root/src/object/persp3d.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-10-22 09:38:37 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-10-22 09:38:37 +0000
commit1b2add70be11025b9b26c411bc8c242c5d9f5356 (patch)
tree888f27a1a3f467eaa6d8a51ff4a63c7e408b1a41 /src/object/persp3d.cpp
parentAdd LibreOffice SOC to GIMP GPL palette format script (diff)
downloadinkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.tar.gz
inkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.zip
Remove 'document-private.h' where not needed plus some other header cleanup.
Diffstat (limited to 'src/object/persp3d.cpp')
-rw-r--r--src/object/persp3d.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/persp3d.cpp b/src/object/persp3d.cpp
index 7861a7565..0c4a3205a 100644
--- a/src/object/persp3d.cpp
+++ b/src/object/persp3d.cpp
@@ -17,7 +17,6 @@
#include "sp-defs.h"
#include "attributes.h"
-#include "document-private.h"
#include "document-undo.h"
#include "vanishing-point.h"
#include "ui/tools/box3d-tool.h"