summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/runtime_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bridge/runtime_object.h')
-rw-r--r--WebCore/bridge/runtime_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bridge/runtime_object.h b/WebCore/bridge/runtime_object.h
index 391e078..7d658fa 100644
--- a/WebCore/bridge/runtime_object.h
+++ b/WebCore/bridge/runtime_object.h
@@ -26,7 +26,7 @@
#ifndef KJS_RUNTIME_OBJECT_H
#define KJS_RUNTIME_OBJECT_H
-#include "runtime.h"
+#include "Bridge.h"
#include <runtime/JSGlobalObject.h>
namespace JSC {