Index: libcfa/src/concurrency/monitor.cfa
===================================================================
--- libcfa/src/concurrency/monitor.cfa	(revision af67ee1f32ef27e0564c9ed7e5944d401215e3b1)
+++ libcfa/src/concurrency/monitor.cfa	(revision 47204d45eb0efeb6cdc48a824d1d73049123288e)
@@ -22,5 +22,5 @@
 #include <inttypes.h>
 
-#include "kernel_private.hfa"
+#include "kernel/private.hfa"
 
 #include "bits/algorithm.hfa"
