summaryrefslogtreecommitdiffstats
path: root/cc/CCTexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCTexture.h')
-rw-r--r--cc/CCTexture.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cc/CCTexture.h b/cc/CCTexture.h
new file mode 100644
index 0000000..4f798d0
--- /dev/null
+++ b/cc/CCTexture.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.h"