summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bridge/c/c_runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bridge/c/c_runtime.h')
-rw-r--r--Source/WebCore/bridge/c/c_runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/bridge/c/c_runtime.h b/Source/WebCore/bridge/c/c_runtime.h
index 5355934..47b7cee 100644
--- a/Source/WebCore/bridge/c/c_runtime.h
+++ b/Source/WebCore/bridge/c/c_runtime.h
@@ -28,7 +28,7 @@
#if ENABLE(NETSCAPE_PLUGIN_API)
-#include "Bridge.h"
+#include "BridgeJSC.h"
#include "npruntime_internal.h"
namespace JSC {