diff options
Diffstat (limited to 'External/lua-5.2.3/src')
| -rw-r--r-- | External/lua-5.2.3/src/luaconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/External/lua-5.2.3/src/luaconf.h b/External/lua-5.2.3/src/luaconf.h index 73bac22..19989bf 100644 --- a/External/lua-5.2.3/src/luaconf.h +++ b/External/lua-5.2.3/src/luaconf.h @@ -549,7 +549,7 @@ # define getlocaledecpoint() '.' #endif -#ifdef _WINDOWS_STORE +#ifdef PLATFORM_UNIVERSAL_WINDOWS # include "winappstubs.h" #endif |
