Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mono/utils/atomic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono/utils/atomic.c b/mono/utils/atomic.c
index 4fee0dc07a4..8141bfd39c1 100644
--- a/mono/utils/atomic.c
+++ b/mono/utils/atomic.c
@@ -12,7 +12,7 @@
#include <glib.h>
#include <pthread.h>
-#include "mono/io-layer/wapi.h"
+#include <mono/utils/atomic.h>
#ifdef WAPI_NO_ATOMIC_ASM