[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / console-unix.c
index 7d1e9a1ec000ec99ff42e70c68be63c7c9057e76..7d60b770fe57a3999f7c0ba60b19ed292b2c157a 100644 (file)
@@ -37,7 +37,7 @@
 #include <mono/metadata/threadpool.h>
 #include <mono/utils/mono-signal-handler.h>
 #include <mono/utils/mono-proclib.h>
-#include <mono/io-layer/io-layer.h>
+#include <mono/utils/w32api.h>
 
 /* On solaris, curses.h must come before both termios.h and term.h */
 #ifdef HAVE_CURSES_H