summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/PopupMenuClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/PopupMenuClient.h')
-rw-r--r--WebCore/platform/PopupMenuClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/PopupMenuClient.h b/WebCore/platform/PopupMenuClient.h
index 976f28c..2b41380 100644
--- a/WebCore/platform/PopupMenuClient.h
+++ b/WebCore/platform/PopupMenuClient.h
@@ -24,6 +24,7 @@
#include "PopupMenuStyle.h"
#include "ScrollTypes.h"
+#include <wtf/Forward.h>
namespace WebCore {
@@ -32,7 +33,6 @@ class FontSelector;
class HostWindow;
class Scrollbar;
class ScrollbarClient;
-class String;
class PopupMenuClient {
public: