isl_ast_build_get_stride: use isl_val
[platform/upstream/isl.git] / isl_piplib.h
index c07f437..ef9b2d1 100644 (file)
@@ -1,9 +1,18 @@
+/*
+ * Copyright 2008-2009 Katholieke Universiteit Leuven
+ *
+ * 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
+ */
+
 #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