summaryrefslogtreecommitdiff
path: root/xmake/core/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/core/main.lua')
-rw-r--r--xmake/core/main.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/core/main.lua b/xmake/core/main.lua
index 5cb127971..78ffbd3fc 100644
--- a/xmake/core/main.lua
+++ b/xmake/core/main.lua
@@ -28,6 +28,7 @@ local os = require("base/os")
local path = require("base/path")
local utils = require("base/utils")
local option = require("base/option")
+local profiler = require("base/profiler")
local task = require("project/task")
-- init the option menu