summaryrefslogtreecommitdiffstats
path: root/cc/quads/draw_quad.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/quads/draw_quad.h')
-rw-r--r--cc/quads/draw_quad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/quads/draw_quad.h b/cc/quads/draw_quad.h
index 8cf0eee..4b6ae59 100644
--- a/cc/quads/draw_quad.h
+++ b/cc/quads/draw_quad.h
@@ -50,6 +50,7 @@ class CC_EXPORT DrawQuad {
MATERIAL_LAST = YUV_VIDEO_CONTENT
};
+ DrawQuad(const DrawQuad& other);
virtual ~DrawQuad();
Material material;