summaryrefslogtreecommitdiffstats
path: root/src/persp3d.cpp
diff options
context:
space:
mode:
authorAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-07-28 11:26:17 +0000
committerAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-07-28 11:26:17 +0000
commit43b49e325db73cc19b1731db6c69545664ee8fbe (patch)
tree56afe5de404c431fff2124f4789fd6e1655c0963 /src/persp3d.cpp
parentFixed failed build (diff)
downloadinkscape-43b49e325db73cc19b1731db6c69545664ee8fbe.tar.gz
inkscape-43b49e325db73cc19b1731db6c69545664ee8fbe.zip
Reverted changes to r15024 after many building problems
(bzr r15027)
Diffstat (limited to 'src/persp3d.cpp')
-rw-r--r--src/persp3d.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/persp3d.cpp b/src/persp3d.cpp
index 809242ed8..a48481145 100644
--- a/src/persp3d.cpp
+++ b/src/persp3d.cpp
@@ -18,7 +18,9 @@
#include "document-undo.h"
#include "vanishing-point.h"
#include "ui/tools/box3d-tool.h"
+#include "box3d.h"
#include "svg/stringstream.h"
+#include "xml/document.h"
#include "xml/node-event-vector.h"
#include "desktop.h"