[runtime] Fix DISABLE_REFLECTION_EMIT build.
[mono.git] / mono / metadata / filewatcher.h
index 605fd0e9ac2503d70c8eb2051e4bf7043adf4846..2a0f8b0e62c08abbc3b858803c678ca9708d6618 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * filewatcher.h: File System Watcher internal calls
+/**
+ * \file
+ * File System Watcher internal calls
  *
  * Authors:
  *     Gonzalo Paniagua Javier (gonzalo@ximian.com)
@@ -11,7 +12,6 @@
 #define _MONO_METADATA_FILEWATCHER_H
 
 #include <mono/metadata/object.h>
-#include <mono/io-layer/io-layer.h>
 #include "mono/utils/mono-compiler.h"
 #include <glib.h>