summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/implement.h b/implement.h
index 937a0cb..6b9f425 100644
--- a/implement.h
+++ b/implement.h
@@ -39,7 +39,7 @@
#define _IMPLEMENT_H
#if !defined(_WIN32_WINNT)
-#define _WIN32_WINNT 0x400
+#define _WIN32_WINNT 0x0400
#endif
#include <windows.h>