Index: benchmark/schedext/cfa1.c
===================================================================
--- benchmark/schedext/cfa1.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/schedext/cfa1.c	(revision b2fcb72f26d7f87e96a8664ebdc53ef22ebffe89)
@@ -1,5 +1,5 @@
-#include <kernel>
-#include <monitor>
-#include <thread>
+#include <kernel.hfa>
+#include <monitor.hfa>
+#include <thread.hfa>
 #include <stdio.h>
 
