[io-layer] Extract error (#4279)
[mono.git] / mono / mini / aot-compiler.c
index 630ab56ded71c0777a41df7cb559e2cf7ea54a31..0d24eeb924d4bf9588ed4cd1e1515bf4d31b960b 100644 (file)
@@ -56,7 +56,7 @@
 #include <mono/utils/json.h>
 #include <mono/utils/mono-threads-coop.h>
 #include <mono/profiler/mono-profiler-aot.h>
-#include <mono/io-layer/io-layer.h>
+#include <mono/utils/w32api.h>
 
 #include "aot-compiler.h"
 #include "seq-points.h"