summaryrefslogtreecommitdiffstats
path: root/cc/render_pass.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/render_pass.cc')
-rw-r--r--cc/render_pass.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/render_pass.cc b/cc/render_pass.cc
index d791b50..384c2a8 100644
--- a/cc/render_pass.cc
+++ b/cc/render_pass.cc
@@ -6,7 +6,7 @@
#include "cc/render_pass.h"
-#include "CCLayerImpl.h"
+#include "cc/layer_impl.h"
#include "cc/math_util.h"
#include "cc/occlusion_tracker.h"
#include "cc/quad_culler.h"