Merge pull request #5428 from kumpera/wasm-support-p2
[mono.git] / mono / metadata / coree.h
index ade821af5e316c1830aabb6e9096bf58a6179682..7ddfad6165c8bfb97a1db3d5714fd10551c7e666 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * coree.h: mscoree.dll functions
+/**
+ * \file
+ * mscoree.dll functions
  *
  * Author:
  *   Kornel Pal <http://www.kornelpal.hu/>
@@ -16,8 +17,8 @@
 
 #ifdef HOST_WIN32
 
-#include <mono/io-layer/io-layer.h>
 #include <mono/utils/mono-compiler.h>
+#include <mono/utils/w32api.h>
 #include "image.h"
 
 #define STATUS_SUCCESS 0x00000000L