diff options
Diffstat (limited to 'cc/CCThreadProxy.h')
-rw-r--r-- | cc/CCThreadProxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCThreadProxy.h b/cc/CCThreadProxy.h index fde5857..0e26168 100644 --- a/cc/CCThreadProxy.h +++ b/cc/CCThreadProxy.h @@ -13,7 +13,7 @@ #include "CCTextureUpdateController.h" #include <wtf/OwnPtr.h> -namespace WebCore { +namespace cc { class CCInputHandler; class CCLayerTreeHost; |