summaryrefslogtreecommitdiffstats
path: root/cc/CCQuadCuller.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCQuadCuller.h')
-rw-r--r--cc/CCQuadCuller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCQuadCuller.h b/cc/CCQuadCuller.h
index 3474b10..4485f50 100644
--- a/cc/CCQuadCuller.h
+++ b/cc/CCQuadCuller.h
@@ -8,7 +8,7 @@
#include "CCQuadSink.h"
#include "CCRenderPass.h"
-namespace WebCore {
+namespace cc {
class CCLayerImpl;
class CCRenderSurface;
template<typename LayerType, typename SurfaceType>