aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.ucl/boolean.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.ucl/boolean.cc')
-rw-r--r--nihil.ucl/boolean.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.ucl/boolean.cc b/nihil.ucl/boolean.cc
index 2a643b9..91f2b17 100644
--- a/nihil.ucl/boolean.cc
+++ b/nihil.ucl/boolean.cc
@@ -13,7 +13,7 @@ module;
module nihil.ucl;
-import nihil;
+import nihil.error;
namespace nihil::ucl {