summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/plugins/gtk/PluginViewGtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/plugins/gtk/PluginViewGtk.cpp')
-rw-r--r--Source/WebCore/plugins/gtk/PluginViewGtk.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/plugins/gtk/PluginViewGtk.cpp b/Source/WebCore/plugins/gtk/PluginViewGtk.cpp
index ec855a2..5166151 100644
--- a/Source/WebCore/plugins/gtk/PluginViewGtk.cpp
+++ b/Source/WebCore/plugins/gtk/PluginViewGtk.cpp
@@ -29,7 +29,7 @@
#include "config.h"
#include "PluginView.h"
-#include "Bridge.h"
+#include "BridgeJSC.h"
#include "Document.h"
#include "DocumentLoader.h"
#include "Element.h"
@@ -898,4 +898,3 @@ void PluginView::restart()
}
} // namespace WebCore
-