expand bounding box of all objects by 0.5 before computing intersection for render...
[ardour.git] / libs / canvas / curve.cc
index 5c9112b2703831b92ae5286b580f331e40009382..5bbd33799deb1dd55f46cb977bd8e962418de0e4 100644 (file)
@@ -20,8 +20,6 @@
 #include <exception>
 #include <algorithm>
 
-#include "pbd/xml++.h"
-
 #include "canvas/curve.h"
 
 using namespace ArdourCanvas;