summaryrefslogtreecommitdiffstats
path: root/cc/output/renderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/output/renderer.h')
-rw-r--r--cc/output/renderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/output/renderer.h b/cc/output/renderer.h
index 0dc2898..3669dc5 100644
--- a/cc/output/renderer.h
+++ b/cc/output/renderer.h
@@ -7,9 +7,9 @@
#include "base/basictypes.h"
#include "cc/base/cc_export.h"
-#include "cc/layer_tree_host.h"
#include "cc/managed_memory_policy.h"
#include "cc/quads/render_pass.h"
+#include "cc/trees/layer_tree_host.h"
namespace cc {