[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / filewatcher.c
index 90a54d5050ad6aaea8545a0f8e7379f32d63eced..9d154e1ecd60a5cf7b8c6bc94bf93c7a657cdcf7 100644 (file)
@@ -28,7 +28,7 @@
 #include <mono/metadata/marshal.h>
 #include <mono/utils/mono-dl.h>
 #include <mono/utils/mono-io-portability.h>
-#include <mono/io-layer/io-layer.h>
+#include <mono/metadata/w32error.h>
 
 #ifdef HOST_WIN32