summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-slice-allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler-core/slang-slice-allocator.h')
-rw-r--r--source/compiler-core/slang-slice-allocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/compiler-core/slang-slice-allocator.h b/source/compiler-core/slang-slice-allocator.h
index 984ad32eb..e4ba9e907 100644
--- a/source/compiler-core/slang-slice-allocator.h
+++ b/source/compiler-core/slang-slice-allocator.h
@@ -4,6 +4,7 @@
// Has definition of CharSlice
#include "slang-artifact.h"
+#include "../../slang-com-ptr.h"
#include "../core/slang-memory-arena.h"