isl_ast_build_get_stride: use isl_val
[platform/upstream/isl.git] / isl_piplib.h
index 43136a8..ef9b2d1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2008-2009 Katholieke Universiteit Leuven
  *
- * Use of this software is governed by the GNU LGPLv2.1 license
+ * Use of this software is governed by the MIT license
  *
  * Written by Sven Verdoolaege, K.U.Leuven, Departement
  * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
@@ -10,9 +10,9 @@
 #ifndef ISL_PIPLIB_H
 #define ISL_PIPLIB_H
 
-#include <isl_ctx.h>
+#include <isl/ctx.h>
 #include <isl_int.h>
-#include <isl_map.h>
+#include <isl/map.h>
 #ifndef ISL_PIPLIB
 #error "no piplib"
 #endif