[runtime] Get rid of the wapi_thread_interrupt_self () and the has_apc flag, it doesn...
[mono.git] / mono / io-layer / event-private.h
index aa61229e46799889b0a37f1ac4a9965f7b24505a..5b3ec44b193410d51fe8ebd500e2035ba0c1b56a 100644 (file)
@@ -14,7 +14,7 @@
 #include <glib.h>
 #include <pthread.h>
 
-#include <mono/io-layer/mono-mutex.h>
+#include <mono/utils/mono-mutex.h>
 
 extern struct _WapiHandleOps _wapi_event_ops;
 extern struct _WapiHandleOps _wapi_namedevent_ops;