Skip to content

Commit 23259fc

Browse files
committed
Revert "update bee"
This reverts commit 84c18c3.
1 parent 19c538d commit 23259fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/modules.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <bee/lua/module.h>
1+
#include <binding/binding.h>
22

33
extern "C" int luaopen_lpeglabel (lua_State *L);
44
static ::bee::lua::callfunc _init(::bee::lua::register_module, "lpeglabel", luaopen_lpeglabel);

0 commit comments

Comments
 (0)