summaryrefslogtreecommitdiff
path: root/core/src/tbox/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/tbox/xmake.lua')
-rw-r--r--core/src/tbox/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/tbox/xmake.lua b/core/src/tbox/xmake.lua
index ef6fb2e05..563fd12d5 100644
--- a/core/src/tbox/xmake.lua
+++ b/core/src/tbox/xmake.lua
@@ -1,4 +1,4 @@
-includes("repo")
+includes("tbox")
-- enable hash, charset modules
for _, name in ipairs({"hash", "charset"}) do