aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/win32.c b/win32/win32.c
index b7eb4c62f2..25d94ff429 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -3763,7 +3763,7 @@ str2guid(const char *str, GUID *guid)
}
/* License: Ruby's */
-#if !defined(_IFDEF_) && !defined(__MINGW32__)
+#if !defined(_IFDEF_) && !defined(__MINGW64__)
typedef struct {
uint64_t Value;
struct {