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/display/sp-canvas.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/display') diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp index 53d14200a..cecde3fa0 100644 --- a/src/display/sp-canvas.cpp +++ b/src/display/sp-canvas.cpp @@ -22,7 +22,7 @@ #include #include "helper/sp-marshal.h" -#include +#include <2geom/rect-hull.h> #include <2geom/affine.h> #include "display/sp-canvas.h" #include "display/sp-canvas-group.h" -- cgit v1.2.3