aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/ZigGlobalObject.h
diff options
context:
space:
mode:
authorGravatar dave caruso <me@paperdave.net> 2023-10-17 19:42:37 -0700
committerGravatar dave caruso <me@paperdave.net> 2023-10-17 19:42:37 -0700
commitcb5c4c71c866362dce24eff79251fed6add53e9f (patch)
tree5635cf21140ff2eac14539316f7c6d6704925bd3 /src/bun.js/bindings/ZigGlobalObject.h
parentbf12268274faac1a38d33007be7a48af9e570761 (diff)
downloadbun-cb5c4c71c866362dce24eff79251fed6add53e9f.tar.gz
bun-cb5c4c71c866362dce24eff79251fed6add53e9f.tar.zst
bun-cb5c4c71c866362dce24eff79251fed6add53e9f.zip
Diffstat (limited to 'src/bun.js/bindings/ZigGlobalObject.h')
-rw-r--r--src/bun.js/bindings/ZigGlobalObject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bun.js/bindings/ZigGlobalObject.h b/src/bun.js/bindings/ZigGlobalObject.h
index 19630d4b7..03164fa77 100644
--- a/src/bun.js/bindings/ZigGlobalObject.h
+++ b/src/bun.js/bindings/ZigGlobalObject.h
@@ -38,7 +38,6 @@ class InternalModuleRegistry;
#include "JavaScriptCore/JSGlobalObject.h"
#include "JavaScriptCore/JSTypeInfo.h"
#include "JavaScriptCore/Structure.h"
-#include "WebCoreJSBuiltins.h"
#include "DOMConstructors.h"
#include "BunPlugin.h"