summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-artifact-impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler-core/slang-artifact-impl.cpp')
-rw-r--r--source/compiler-core/slang-artifact-impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler-core/slang-artifact-impl.cpp b/source/compiler-core/slang-artifact-impl.cpp
index ed952e72c..d8646eb20 100644
--- a/source/compiler-core/slang-artifact-impl.cpp
+++ b/source/compiler-core/slang-artifact-impl.cpp
@@ -8,7 +8,7 @@
#include "slang-artifact-handler-impl.h"
-#include "../core/slang-castable-list-impl.h"
+#include "../core/slang-castable-util.h"
namespace Slang {