Index: Source/web/PageWidgetDelegate.cpp |
diff --git a/Source/web/PageWidgetDelegate.cpp b/Source/web/PageWidgetDelegate.cpp |
index 02f1c47be8eb97f3145a27573448eb436ff8e679..e2735262e119fcb1bb184f62b343489c2ab03ffb 100644 |
--- a/Source/web/PageWidgetDelegate.cpp |
+++ b/Source/web/PageWidgetDelegate.cpp |
@@ -35,6 +35,7 @@ |
#include "core/frame/LocalFrame.h" |
#include "core/page/AutoscrollController.h" |
#include "core/page/EventHandler.h" |
+#include "core/page/Page.h" |
#include "core/rendering/RenderView.h" |
#include "core/rendering/compositing/RenderLayerCompositor.h" |
#include "platform/graphics/GraphicsContext.h" |