Index: Source/web/PopupListBox.h |
diff --git a/Source/web/PopupListBox.h b/Source/web/PopupListBox.h |
index ea7765e9cd107c9e4f3347259e095606873cf996..9ad8620c9f67c8a07949ee8bc50e37369cc87713 100644 |
--- a/Source/web/PopupListBox.h |
+++ b/Source/web/PopupListBox.h |
@@ -32,8 +32,9 @@ |
#define PopupListBox_h |
#include "core/dom/Element.h" |
+#include "platform/Widget.h" |
#include "platform/scroll/ScrollTypes.h" |
-#include "platform/scroll/ScrollView.h" |
+#include "platform/scroll/ScrollableArea.h" |
#include "platform/text/TextDirection.h" |
#include "wtf/text/WTFString.h" |