diff --git a/example/lapack_to_morse/step0.h b/example/lapack_to_morse/step0.h
index 481381649f2b5a27a6b8ffd4d3314c45256a32b0..5c9630d1b9596d2acdebbe96d336112b8babf660 100644
--- a/example/lapack_to_morse/step0.h
+++ b/example/lapack_to_morse/step0.h
@@ -32,7 +32,7 @@
 #ifndef CBLAS_SADDR
 #define CBLAS_SADDR( _val_ ) &(_val_)
 #endif
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 
 #define CHAMELEON_VERSION_MAJOR 0
diff --git a/testing/testing_zgels.c b/testing/testing_zgels.c
index f85be4f25f8b812c2b3e95d481b749ae48f78afc..5cd1d0c792469896509c03d027515a0ec82d66fc 100644
--- a/testing/testing_zgels.c
+++ b/testing/testing_zgels.c
@@ -34,7 +34,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zgemm.c b/testing/testing_zgemm.c
index e2d0bb36c4922f28008fc585cced46515fc53f55..6be0b6a5ef04338831d6b8ddee4c41dfbab2fd0c 100644
--- a/testing/testing_zgemm.c
+++ b/testing/testing_zgemm.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zgesv_incpiv.c b/testing/testing_zgesv_incpiv.c
index 11e9245ad71ae86bbc45dd155139ea3c297633f0..e3d8ab5a455d1ee8242d744bd82e81111583a73d 100644
--- a/testing/testing_zgesv_incpiv.c
+++ b/testing/testing_zgesv_incpiv.c
@@ -33,7 +33,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zhemm.c b/testing/testing_zhemm.c
index 2feaf4d0fd871bdc78f2358f3737755fd51d2ef7..a4eb01352e643356d58c87eb41c812a8597c447d 100644
--- a/testing/testing_zhemm.c
+++ b/testing/testing_zhemm.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zher2k.c b/testing/testing_zher2k.c
index 6e23279180ea5a88f7fd6b6cd9371f692cd83e87..733fe11d17ccc97b1431b3da32895a0807287bb5 100644
--- a/testing/testing_zher2k.c
+++ b/testing/testing_zher2k.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zherk.c b/testing/testing_zherk.c
index d3db49bc3b2198a128134a5191ac8486aa23e5f8..296291010d12dcdcba036e224ea7f5a967d478e8 100644
--- a/testing/testing_zherk.c
+++ b/testing/testing_zherk.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zlange.c b/testing/testing_zlange.c
index ab6604fdd0ccd18d2ed6e2466159036fffb77ac0..7da47e6a49f9ce196377de42a2fbd6585ce379aa 100644
--- a/testing/testing_zlange.c
+++ b/testing/testing_zlange.c
@@ -31,7 +31,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zpemv.c b/testing/testing_zpemv.c
index af51c68321ff9495c7d73608e87d7f8f5e6711c6..7130fa5b9adc665eaa63a71ec0eadaed496cb813 100644
--- a/testing/testing_zpemv.c
+++ b/testing/testing_zpemv.c
@@ -31,7 +31,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zposv.c b/testing/testing_zposv.c
index 6ad32064dd6d8d24d4b5d8720896a159398bc75e..e439f0957b4c51162d48b985531e8d173925a6c8 100644
--- a/testing/testing_zposv.c
+++ b/testing/testing_zposv.c
@@ -33,7 +33,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zpotri.c b/testing/testing_zpotri.c
index 2760d30c9dd0aab4c477677e5953ea35a480a1dc..4ba13000a5d253235ff060aecbe76f5bcb705bd0 100644
--- a/testing/testing_zpotri.c
+++ b/testing/testing_zpotri.c
@@ -33,7 +33,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zsymm.c b/testing/testing_zsymm.c
index 483840f1bf958f0894f88375547b3148dd9b39b5..f4b825e495c83e2570ce8e99e081aabefdf1fdb0 100644
--- a/testing/testing_zsymm.c
+++ b/testing/testing_zsymm.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zsyr2k.c b/testing/testing_zsyr2k.c
index a624e267e26109be74440fd72b5bcd8036215ec3..7b86b6d037228526b73cb0ae0e3c8dc7d4dd396e 100644
--- a/testing/testing_zsyr2k.c
+++ b/testing/testing_zsyr2k.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_zsyrk.c b/testing/testing_zsyrk.c
index 2001136bfa0b3b85f4eccb692272cb9c7d5bbbf6..f72005872388b0608845ad7dfa2aea79c0514203 100644
--- a/testing/testing_zsyrk.c
+++ b/testing/testing_zsyrk.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_ztrmm.c b/testing/testing_ztrmm.c
index 8186368bd81cf1a927309385ffe7652e44503819..6aa4e6f6f98331370d9fb464ede2d038249d1a43 100644
--- a/testing/testing_ztrmm.c
+++ b/testing/testing_ztrmm.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/testing/testing_ztrsm.c b/testing/testing_ztrsm.c
index 4300a53f8cf5796fa861377cb68eed2a1a1b2856..7bf993051669f27052dc286f94a8b36dbb0317f1 100644
--- a/testing/testing_ztrsm.c
+++ b/testing/testing_ztrsm.c
@@ -32,7 +32,7 @@
 #include <math.h>
 
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include "testing_zauxiliary.h"
diff --git a/timing/timing.c b/timing/timing.c
index d927622563640c82c3b7f9d8f0386c96dc3532f2..82cbce4e64979d2b2f196995c5e99d5897515bcb 100644
--- a/timing/timing.c
+++ b/timing/timing.c
@@ -45,7 +45,7 @@
 #include <sys/resource.h>
 #endif
 
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <morse.h>
 #include <coreblas/include/coreblas.h>
diff --git a/timing/zauxiliary.c b/timing/zauxiliary.c
index 117446f4514e637542cf743f7701b5f0bbe3be0d..4993d119444acd06bad45d081661eedf3af25691 100644
--- a/timing/zauxiliary.c
+++ b/timing/zauxiliary.c
@@ -18,7 +18,7 @@
 #include <string.h>
 #include <math.h>
 #include <morse.h>
-#include <coreblas/include/cblas.h>>
+#include <coreblas/include/cblas.h>
 #include <coreblas/include/lapacke.h>
 #include <coreblas/include/coreblas.h>
 #include <control/auxiliary.h>