commit | 89e8267acd40726861cbe9eef803534000286c70 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Mar 18 07:50:56 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Mar 18 07:50:56 2013 |
tree | de43b0649d24dc07f1ed01845b2d9c9612485014 | |
parent | 20e99aef44b446c91465cd7b64b8e126c6387620 [diff] [blame] |
Part 6 of cc/ directory shuffles: quads Continuation of https://src.chromium.org/viewvc/chrome?view=rev&revision=188681 BUG=190824 [email protected], [email protected] Review URL: https://codereview.chromium.org/12913005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188693 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/cc/append_quads_data.h b/cc/append_quads_data.h index a988eeeb..3be66bb 100644 --- a/cc/append_quads_data.h +++ b/cc/append_quads_data.h
@@ -6,7 +6,7 @@ #define CC_APPEND_QUADS_DATA_H_ #include "base/basictypes.h" -#include "cc/render_pass.h" +#include "cc/quads/render_pass.h" namespace cc {