summaryrefslogtreecommitdiffstats
path: root/src/2geom
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom')
-rw-r--r--src/2geom/int-rect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/2geom/int-rect.h b/src/2geom/int-rect.h
index 27fb06dfe..a143b3ac5 100644
--- a/src/2geom/int-rect.h
+++ b/src/2geom/int-rect.h
@@ -32,6 +32,8 @@
#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>
namespace Geom {