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