summaryrefslogtreecommitdiffstats
path: root/WebKit/efl/WebCoreSupport/InspectorClientEfl.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/efl/WebCoreSupport/InspectorClientEfl.h')
-rw-r--r--WebKit/efl/WebCoreSupport/InspectorClientEfl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/efl/WebCoreSupport/InspectorClientEfl.h b/WebKit/efl/WebCoreSupport/InspectorClientEfl.h
index 1ca646d..0c283d8 100644
--- a/WebKit/efl/WebCoreSupport/InspectorClientEfl.h
+++ b/WebKit/efl/WebCoreSupport/InspectorClientEfl.h
@@ -33,11 +33,11 @@
#define InspectorClientEfl_h
#include "InspectorClient.h"
+#include <wtf/Forward.h>
namespace WebCore {
class Node;
class Page;
-class String;
class InspectorClientEfl : public WebCore::InspectorClient {
public: