diff options
Diffstat (limited to 'cc/CCTextureDrawQuad.h')
-rw-r--r-- | cc/CCTextureDrawQuad.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cc/CCTextureDrawQuad.h b/cc/CCTextureDrawQuad.h new file mode 100644 index 0000000..2ad6600 --- /dev/null +++ b/cc/CCTextureDrawQuad.h @@ -0,0 +1,6 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + +// Temporary forwarding header +#include "cc/texture_draw_quad.h" |