summaryrefslogtreecommitdiff
path: root/source/slang-wasm/slang-wasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang-wasm/slang-wasm.cpp')
-rw-r--r--source/slang-wasm/slang-wasm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/slang-wasm/slang-wasm.cpp b/source/slang-wasm/slang-wasm.cpp
index 50afde38b..f642c3ed6 100644
--- a/source/slang-wasm/slang-wasm.cpp
+++ b/source/slang-wasm/slang-wasm.cpp
@@ -4,7 +4,6 @@
#include "../core/slang-exception.h"
#include "../slang/slang-language-server.h"
-#include <slang-com-ptr.h>
#include <slang.h>
#include <string>
#include <vector>