summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-support-types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang-ast-support-types.cpp')
-rw-r--r--source/slang/slang-ast-support-types.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/slang-ast-support-types.cpp b/source/slang/slang-ast-support-types.cpp
index b446221ff..a3df25ce9 100644
--- a/source/slang/slang-ast-support-types.cpp
+++ b/source/slang/slang-ast-support-types.cpp
@@ -2,6 +2,7 @@
#include "slang-ast-base.h"
#include "slang-ast-type.h"
#include "slang-ast-expr.h"
+#include "slang-check-impl.h"
namespace Slang
{