Merge branch 'maint'
[platform/upstream/isl.git] / cat.c
diff --git a/cat.c b/cat.c
index e40e83e..f278e9c 100644 (file)
--- a/cat.c
+++ b/cat.c
@@ -1,7 +1,7 @@
 #include <assert.h>
-#include <isl_obj.h>
-#include <isl_printer.h>
-#include <isl_stream.h>
+#include <isl/obj.h>
+#include <isl/printer.h>
+#include <isl/stream.h>
 
 struct isl_arg_choice cat_format[] = {
        {"isl",         ISL_FORMAT_ISL},