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