summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/runtime_root.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bridge/runtime_root.cpp')
-rw-r--r--WebCore/bridge/runtime_root.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bridge/runtime_root.cpp b/WebCore/bridge/runtime_root.cpp
index 0e9bf74..143c3ad 100644
--- a/WebCore/bridge/runtime_root.cpp
+++ b/WebCore/bridge/runtime_root.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "runtime_root.h"
-#include "runtime.h"
+#include "Bridge.h"
#include "runtime_object.h"
#include <runtime/JSGlobalObject.h>
#include <wtf/HashCountedSet.h>