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