From 7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Oct 2008 13:03:09 -0500 Subject: From trunk (bzr r6885) --- src/box3d.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/box3d.cpp') diff --git a/src/box3d.cpp b/src/box3d.cpp index 548132bdc..057329a28 100644 --- a/src/box3d.cpp +++ b/src/box3d.cpp @@ -35,7 +35,7 @@ #include "2geom/geom.h" #include "sp-guide.h" #include "sp-namedview.h" -#include "prefs-utils.h" +#include "preferences.h" #include "desktop.h" #include "desktop-handles.h" @@ -1416,8 +1416,9 @@ box3d_push_back_corner_pair(SPBox3D *box, std::listgetBool("/tools/shapes/3dbox/convertguides", true)) { sp_item_convert_to_guides(SP_ITEM(box)); return; } -- cgit v1.2.3