temporarily make isl_val_int_from_isl_int available
[platform/upstream/isl.git] / isl_lp_piplib.h
index 2284e0d..21153aa 100644 (file)
@@ -1,7 +1,16 @@
+/*
+ * 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_LP_PIPLIB_H
 #define ISL_LP_PIPLIB_H
 
-#include <isl_lp.h>
+#include <isl/lp.h>
 
 #if defined(__cplusplus)
 extern "C" {