summaryrefslogtreecommitdiff
path: root/goo/GMutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'goo/GMutex.h')
-rw-r--r--goo/GMutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/goo/GMutex.h b/goo/GMutex.h
index 7fa93d8..5d5621a 100644
--- a/goo/GMutex.h
+++ b/goo/GMutex.h
@@ -22,7 +22,7 @@
// ...
// gDestroyMutex(&m);
-#ifdef WIN32
+#ifdef _WIN32
#include <windows.h>