Index: examples/multicore.c
===================================================================
--- examples/multicore.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ examples/multicore.c	(revision 933933c7028ae75d883ec7f91df299e7ee478fc3)
@@ -1,4 +1,4 @@
-#include <kernel>
-#include <thread>
+#include <kernel.hfa>
+#include <thread.hfa>
 
 struct MyThread { thread_desc __thrd; };
