summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/runtime/CallData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/CallData.h')
-rw-r--r--Source/JavaScriptCore/runtime/CallData.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/runtime/CallData.h b/Source/JavaScriptCore/runtime/CallData.h
index 32e1094..b138f54 100644
--- a/Source/JavaScriptCore/runtime/CallData.h
+++ b/Source/JavaScriptCore/runtime/CallData.h
@@ -30,7 +30,6 @@
#define CallData_h
#include "JSValue.h"
-#include "NativeFunctionWrapper.h"
namespace JSC {