summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSStyleSheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSStyleSheet.h')
-rw-r--r--WebCore/css/CSSStyleSheet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/CSSStyleSheet.h b/WebCore/css/CSSStyleSheet.h
index bb14e28..4c59144 100644
--- a/WebCore/css/CSSStyleSheet.h
+++ b/WebCore/css/CSSStyleSheet.h
@@ -26,7 +26,7 @@
namespace WebCore {
-class CSSNamespace;
+struct CSSNamespace;
class CSSParser;
class CSSRule;
class DocLoader;