summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/page/win/FrameWin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/page/win/FrameWin.cpp')
-rw-r--r--Source/WebCore/page/win/FrameWin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/page/win/FrameWin.cpp b/Source/WebCore/page/win/FrameWin.cpp
index 2b5435d..d405f10 100644
--- a/Source/WebCore/page/win/FrameWin.cpp
+++ b/Source/WebCore/page/win/FrameWin.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "FrameWin.h"
-#include "Bridge.h"
+#include "BridgeJSC.h"
#include "Document.h"
#include "FloatRect.h"
#include "PrintContext.h"