summaryrefslogtreecommitdiff
path: root/source/3rd-party/Luax/luax_enum.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-29 08:56:55 +0800
committerchai <chaifix@163.com>2019-03-29 08:56:55 +0800
commit62085e1b49ce2d8a630373e410812d5c4a9eecc2 (patch)
tree5b221e36ff35348aaedc041a2a0513f1d0390ecf /source/3rd-party/Luax/luax_enum.cpp
parentf4c338c63f3456a8eccd56c35e233843687d55be (diff)
*luax
Diffstat (limited to 'source/3rd-party/Luax/luax_enum.cpp')
-rw-r--r--source/3rd-party/Luax/luax_enum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/3rd-party/Luax/luax_enum.cpp b/source/3rd-party/Luax/luax_enum.cpp
index 60dd552..59d8161 100644
--- a/source/3rd-party/Luax/luax_enum.cpp
+++ b/source/3rd-party/Luax/luax_enum.cpp
@@ -1,6 +1,6 @@
#include "luax_enum.h"
#include "luax_state.h"
-#include "luax_runtime.h"
+#include "luax_vm.h"
namespace Luax
{