aboutsummaryrefslogtreecommitdiff
path: root/src/ljamalg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ljamalg.c')
-rw-r--r--src/ljamalg.c2
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"