isl_vertices.c: avoid use of unitialized variables on an error path
[platform/upstream/isl.git] / isl_map_piplib.h
index 6c2594f..e796e4a 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef ISL_MAP_PIPLIB_H
 #define ISL_MAP_PIPLIB_H
 
-#include <isl_map.h>
+#include <isl/map.h>
 
 #if defined(__cplusplus)
 extern "C" {