summaryrefslogtreecommitdiff
path: root/Source/WebCore/plugins/PluginViewBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/plugins/PluginViewBase.h')
-rw-r--r--Source/WebCore/plugins/PluginViewBase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebCore/plugins/PluginViewBase.h b/Source/WebCore/plugins/PluginViewBase.h
index fc7e98efd..1d5ce0ca3 100644
--- a/Source/WebCore/plugins/PluginViewBase.h
+++ b/Source/WebCore/plugins/PluginViewBase.h
@@ -25,9 +25,9 @@
#ifndef PluginWidget_h
#define PluginWidget_h
-#include "Widget.h"
-#include "GraphicsLayer.h"
+#include "PlatformLayer.h"
#include "ScrollTypes.h"
+#include "Widget.h"
#include <wtf/text/WTFString.h>
namespace JSC {