Index: benchmark/mutex/cfa1.c
===================================================================
--- benchmark/mutex/cfa1.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/mutex/cfa1.c	(revision 7a7ab420255dadabf1a7c4c246e7a087ca8e23cd)
@@ -1,3 +1,3 @@
-#include <monitor>
+#include <monitor.hfa>
 #include <stdio.h>
 
Index: benchmark/mutex/cfa2.c
===================================================================
--- benchmark/mutex/cfa2.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/mutex/cfa2.c	(revision 7a7ab420255dadabf1a7c4c246e7a087ca8e23cd)
@@ -1,3 +1,3 @@
-#include <monitor>
+#include <monitor.hfa>
 #include <stdio.h>
 
Index: benchmark/mutex/cfa4.c
===================================================================
--- benchmark/mutex/cfa4.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/mutex/cfa4.c	(revision 7a7ab420255dadabf1a7c4c246e7a087ca8e23cd)
@@ -1,3 +1,3 @@
-#include <monitor>
+#include <monitor.hfa>
 #include <stdio.h>
 
