New tests
[mono.git] / mono / io-layer / mono-mutex.h
index 3fb3f3cd2bed199825b49ac916d01e2b70588be6..74ff0655d42bb4cdd2aa68ab7dc9e4e810a7e094 100644 (file)
@@ -19,7 +19,7 @@
 
 G_BEGIN_DECLS
 
-#ifndef PLATFORM_WIN32
+#ifndef HOST_WIN32
 
 typedef struct {
        pthread_mutex_t mutex;