summaryrefslogtreecommitdiffstats
path: root/src/2geom/int-rect.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-07-24 23:24:28 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2011-07-24 23:24:28 +0000
commit3e2e4bb6dc7b919c0fc2a56b3e9eed9e30cfabed (patch)
treed2ea0404211b3a89850bf4848ea758bc9385ef22 /src/2geom/int-rect.h
parentfix page shadow rendering bug introduced in r10495 (diff)
downloadinkscape-3e2e4bb6dc7b919c0fc2a56b3e9eed9e30cfabed.tar.gz
inkscape-3e2e4bb6dc7b919c0fc2a56b3e9eed9e30cfabed.zip
Update 2Geom to fix serious IntRect bug I've found in my GSoC branch
(bzr r10502)
Diffstat (limited to 'src/2geom/int-rect.h')
-rw-r--r--src/2geom/int-rect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/2geom/int-rect.h b/src/2geom/int-rect.h
index a143b3ac5..567d42da5 100644
--- a/src/2geom/int-rect.h
+++ b/src/2geom/int-rect.h
@@ -32,7 +32,6 @@
#define LIB2GEOM_SEEN_INT_RECT_H
#include <2geom/coord.h>
-#include <2geom/int-point.h>
#include <2geom/int-interval.h>
#include <2geom/generic-rect.h>