summaryrefslogtreecommitdiffstats
path: root/WebCore/css/StyleBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/StyleBase.h')
-rw-r--r--WebCore/css/StyleBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/StyleBase.h b/WebCore/css/StyleBase.h
index 521ee5d..a53b2c5 100644
--- a/WebCore/css/StyleBase.h
+++ b/WebCore/css/StyleBase.h
@@ -23,11 +23,11 @@
#ifndef StyleBase_h
#define StyleBase_h
+#include <wtf/Forward.h>
#include <wtf/RefCounted.h>
namespace WebCore {
- class String;
class StyleSheet;
class KURL;