Skip to content

Commit 3748ea6

Browse files
authored
Update modules.cpp
1 parent ea1dc81 commit 3748ea6

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/binding.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)