aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.cli/command_tree.ccm
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.cli/command_tree.ccm')
-rw-r--r--nihil.cli/command_tree.ccm3
1 files changed, 2 insertions, 1 deletions
diff --git a/nihil.cli/command_tree.ccm b/nihil.cli/command_tree.ccm
index 8ed16c7..844b2cf 100644
--- a/nihil.cli/command_tree.ccm
+++ b/nihil.cli/command_tree.ccm
@@ -3,7 +3,8 @@ export module nihil.cli:command_tree;
import nihil.std;
import nihil.generator;
-import nihil.util;
+import nihil.core;
+
import :command;
import :registry;