Index: benchmark/creation/cfa_cor.c
===================================================================
--- benchmark/creation/cfa_cor.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/creation/cfa_cor.c	(revision 73abe950d807eab747c9e14353b158fcca827308)
@@ -1,4 +1,4 @@
 #include <stdio.h>
-#include <coroutine>
+#include <coroutine.hfa>
 
 #include "bench.h"
Index: benchmark/creation/cfa_thrd.c
===================================================================
--- benchmark/creation/cfa_thrd.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/creation/cfa_thrd.c	(revision 73abe950d807eab747c9e14353b158fcca827308)
@@ -1,4 +1,4 @@
 #include <stdio.h>
-#include <thread>
+#include <thread.hfa>
 
 #include "bench.h"
