summaryrefslogtreecommitdiffstats
path: root/cc/renderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/renderer.h')
-rw-r--r--cc/renderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/renderer.h b/cc/renderer.h
index f5d0fc6..9e8e877 100644
--- a/cc/renderer.h
+++ b/cc/renderer.h
@@ -13,7 +13,7 @@
namespace cc {
-class ScopedTexture;
+class ScopedResource;
class CC_EXPORT RendererClient {
public: