isl_aff_private.h: add missing include
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Feb 2012 16:58:14 +0000 (17:58 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 6 May 2012 12:33:05 +0000 (14:33 +0200)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_aff_private.h

index aaffce6..066d416 100644 (file)
@@ -5,6 +5,7 @@
 #include <isl/vec.h>
 #include <isl/mat.h>
 #include <isl/local_space.h>
+#include <isl_reordering.h>
 
 /* ls represents the domain space.
  */