[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / sre.c
index e7545f4172421532ea520373808e3e7cefdf9978..df218b3ea045edbf6c8503505e955a9315082d19 100644 (file)
@@ -34,7 +34,7 @@
 #include "mono/metadata/tokentype.h"
 #include "mono/utils/checked-build.h"
 #include "mono/utils/mono-digest.h"
-#include "mono/io-layer/io-layer.h"
+#include "mono/utils/w32api.h"
 
 static GENERATE_GET_CLASS_WITH_CACHE (marshal_as_attribute, System.Runtime.InteropServices, MarshalAsAttribute);
 static GENERATE_GET_CLASS_WITH_CACHE (module_builder, System.Reflection.Emit, ModuleBuilder);