[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / w32process-win32.c
index d7276546f5ed35da66dd032c52bb7ffccf6ccfd9..ae8afd434373e708abe7002e72d127f52bb5b303 100644 (file)
 #include <mono/metadata/threadpool-io.h>
 #include <mono/utils/strenc.h>
 #include <mono/utils/mono-proclib.h>
-#include <mono/io-layer/io-layer.h>
 /* FIXME: fix this code to not depend so much on the internals */
 #include <mono/metadata/class-internals.h>
 #include <mono/metadata/w32handle.h>
+#include <mono/utils/w32api.h>
 
 #if G_HAVE_API_SUPPORT(HAVE_CLASSIC_WINAPI_SUPPORT)
 #include <shellapi.h>