diff options
Diffstat (limited to 'Source/3rdParty/Luax/luax.h')
-rw-r--r-- | Source/3rdParty/Luax/luax.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/3rdParty/Luax/luax.h b/Source/3rdParty/Luax/luax.h index 66162a4..f43fb26 100644 --- a/Source/3rdParty/Luax/luax.h +++ b/Source/3rdParty/Luax/luax.h @@ -4,11 +4,12 @@ // moai-coreг // include lua.hpp before this -#include "luax_runtime.h" #include "luax_state.h" #include "luax_ref.h" #include "luax_class.h" #include "luax_module.h" +#include "luax_runtime.h" +#include "luax_reftable.h" // luax չluaҪ // * modules |