Index: libcfa/src/concurrency/monitor.hfa
===================================================================
--- libcfa/src/concurrency/monitor.hfa	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ libcfa/src/concurrency/monitor.hfa	(revision dfb7c9657670699235d078595f072d8a5ce6eefd)
@@ -20,5 +20,5 @@
 #include <assert.h>
 #include "invoke.h"
-#include "stdlib"
+#include "stdlib.hfa"
 
 trait is_monitor(dtype T) {
