isl_dim_map: allow signed mapping
[platform/upstream/isl.git] / isl_blk.c
index 9adb690..d581f2d 100644 (file)
--- a/isl_blk.c
+++ b/isl_blk.c
@@ -8,7 +8,7 @@
  */
 
 #include <isl/blk.h>
-#include <isl/ctx.h>
+#include <isl_ctx_private.h>
 
 struct isl_blk isl_blk_empty()
 {