[reflection] Use coop handles for MonoMethod icalls (#4272)
[mono.git] / mono / io-layer / wapi-private.h
index 8b82b609d1976be0cf356e0d13904f970aa8b585..f39d4e4fab4ddf2b4ca6e9bcb7685c42e7dfc0a5 100644 (file)
@@ -25,9 +25,7 @@
 extern gboolean _wapi_has_shut_down;
 
 #include <mono/io-layer/io-private.h>
-#include <mono/io-layer/socket-private.h>
-#include <mono/io-layer/process-private.h>
-#include <mono/utils/w32handle.h>
+#include <mono/metadata/w32handle.h>
 
 struct _WapiHandle_shared_ref
 {