From f61fc22a2f4a646e4c96b8155e2dee1f2981037c Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 19 Feb 2012 12:14:03 +0100 Subject: move helper/recthull.h to 2geom/rect-hull.h (bzr r10996) --- src/selection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selection.cpp') diff --git a/src/selection.cpp b/src/selection.cpp index 45d8c43f2..068c1c00e 100644 --- a/src/selection.cpp +++ b/src/selection.cpp @@ -25,7 +25,7 @@ #include "desktop-handles.h" #include "document.h" #include "selection.h" -#include "helper/recthull.h" +#include <2geom/rect-hull.h> #include "xml/repr.h" #include "preferences.h" -- cgit v1.2.3