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