diff options
Diffstat (limited to 'src/ljamalg.c')
-rw-r--r-- | src/ljamalg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ljamalg.c b/src/ljamalg.c index 6a4d6022..14473b80 100644 --- a/src/ljamalg.c +++ b/src/ljamalg.c | |||
@@ -22,7 +22,7 @@ | |||
22 | #endif | 22 | #endif |
23 | 23 | ||
24 | #ifndef WINVER | 24 | #ifndef WINVER |
25 | #define WINVER 0x0500 | 25 | #define WINVER 0x0501 |
26 | #endif | 26 | #endif |
27 | 27 | ||
28 | #include "lua.h" | 28 | #include "lua.h" |