Index: tests/preempt_longrun/enter3.c
===================================================================
--- tests/preempt_longrun/enter3.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ tests/preempt_longrun/enter3.c	(revision 455a7d5b684d35263cb198930cc33e3f035b52ff)
@@ -1,6 +1,6 @@
-#include <kernel>
-#include <monitor>
-#include <thread>
-#include <time>
+#include <kernel.hfa>
+#include <monitor.hfa>
+#include <thread.hfa>
+#include <time.hfa>
 
 #define __kick_rate 75000ul
