diff options
Diffstat (limited to 'cc/CCTimeSource.h')
-rw-r--r-- | cc/CCTimeSource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCTimeSource.h b/cc/CCTimeSource.h index e74c508..e0536cb 100644 --- a/cc/CCTimeSource.h +++ b/cc/CCTimeSource.h @@ -7,7 +7,7 @@ #include <wtf/RefCounted.h> -namespace WebCore { +namespace cc { class CCThread; |