Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / box3d.cpp
index 057329a28f4f60937a68881560e0e46ab248ce89..34ce7a27fa0e824ea8bf8afc7e053a1d42fba2aa 100644 (file)
@@ -19,7 +19,6 @@
 #include "attributes.h"
 #include "xml/document.h"
 #include "xml/repr.h"
-#include "libnr/nr-matrix-fns.h"
 
 #include "box3d.h"
 #include "box3d-side.h"
@@ -32,7 +31,7 @@
 #include "line-geometry.h"
 #include "persp3d-reference.h"
 #include "uri.h"
-#include "2geom/geom.h"
+#include <2geom/geom.h>
 #include "sp-guide.h"
 #include "sp-namedview.h"
 #include "preferences.h"