diff options
| author | chai <chaifix@163.com> | 2020-11-15 09:48:06 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2020-11-15 09:48:06 +0800 |
| commit | 3bc1b7854d5a9e6bbe0d3409dac95e1b08e20a23 (patch) | |
| tree | 85fc6cf3c5bf897f8ccb45e82c469d63d99e1681 /Runtime/Scripting/luax_internal.h | |
| parent | 0edde8a08c6a9a55135dadcff6cd21988d523041 (diff) | |
*luax
Diffstat (limited to 'Runtime/Scripting/luax_internal.h')
| -rw-r--r-- | Runtime/Scripting/luax_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Runtime/Scripting/luax_internal.h b/Runtime/Scripting/luax_internal.h index 5904008..056c967 100644 --- a/Runtime/Scripting/luax_internal.h +++ b/Runtime/Scripting/luax_internal.h @@ -6,7 +6,7 @@ /// extern "C" { -#include "lua51/lstate.h" +#include "ThirdParty/lua51/lstate.h" } #endif
\ No newline at end of file |
