isl_sample.c: add missing include
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 9 Sep 2008 08:11:35 +0000 (10:11 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 11 Oct 2008 21:39:19 +0000 (23:39 +0200)
isl_sample.c

index 4ad8aeb..2a62368 100644 (file)
@@ -2,6 +2,7 @@
 #include "isl_sample_piplib.h"
 #include "isl_vec.h"
 #include "isl_mat.h"
+#include "isl_seq.h"
 #include "isl_map_private.h"
 #include "isl_equalities.h"