[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / threadpool-worker-default.c
index f78ccf68b2a19822f7aa464e6d3320861fc4e59d..e882574ab15b10b5dbf188256f7e6c015094c421 100644 (file)
@@ -33,7 +33,7 @@
 #include <mono/utils/mono-time.h>
 #include <mono/utils/mono-rand.h>
 #include <mono/utils/refcount.h>
-#include <mono/io-layer/io-layer.h>
+#include <mono/utils/w32api.h>
 
 #define CPU_USAGE_LOW 80
 #define CPU_USAGE_HIGH 95