aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.ucl/string.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.ucl/string.cc')
-rw-r--r--nihil.ucl/string.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.ucl/string.cc b/nihil.ucl/string.cc
index 0fc9808..67e97f4 100644
--- a/nihil.ucl/string.cc
+++ b/nihil.ucl/string.cc
@@ -14,7 +14,7 @@ module;
module nihil.ucl;
-import nihil;
+import nihil.error;
namespace nihil::ucl {