summaryrefslogtreecommitdiff
path: root/slang.h
diff options
context:
space:
mode:
Diffstat (limited to 'slang.h')
-rw-r--r--slang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slang.h b/slang.h
index 91b9f5931..93fdefab7 100644
--- a/slang.h
+++ b/slang.h
@@ -901,6 +901,7 @@ namespace slang
#include "source/slang/parser.cpp"
#include "source/slang/preprocessor.cpp"
#include "source/slang/lookup.cpp"
+#include "source/slang/lower.cpp"
#include "source/slang/check.cpp"
#include "source/slang/compiler.cpp"
#include "source/slang/slang-stdlib.cpp"