isl_space_extend_domain_with_range: handle ranges with a nested space
[platform/upstream/isl.git] / bound.c
diff --git a/bound.c b/bound.c
index 3c1cbea..a0772b7 100644 (file)
--- a/bound.c
+++ b/bound.c
@@ -2,6 +2,7 @@
 #include <isl/stream.h>
 #include <isl_polynomial_private.h>
 #include <isl_scan.h>
+#include <isl/options.h>
 
 struct bound_options {
        struct isl_options      *isl;