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