We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e70b63 commit 0afe46bCopy full SHA for 0afe46b
Source/JavaScriptCore/wasm/WasmCallSlot.h
@@ -27,7 +27,7 @@
27
28
#if ENABLE(WEBASSEMBLY)
29
30
-#include <JavaScriptCore/WasmCallingConvention.h>
+#include "WasmCallingConvention.h"
31
#include <wtf/Expected.h>
32
#include <wtf/text/WTFString.h>
33
0 commit comments