[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / cominterop.c
index f3beb972401bc99e6190c69ff1f5ee9b3835799b..769e06867deb7316cc06babd87de69c0efef84b9 100644 (file)
@@ -38,9 +38,9 @@
 #include "mono/utils/atomic.h"
 #include "mono/utils/mono-error.h"
 #include "mono/utils/mono-error-internals.h"
-#include "mono/io-layer/io-layer.h"
 #include <string.h>
 #include <errno.h>
+#include <mono/utils/w32api.h>
 
 #if defined(HOST_WIN32)
 #include <oleauto.h>