diff options
Diffstat (limited to 'cc/layer_iterator.h')
-rw-r--r-- | cc/layer_iterator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_iterator.h b/cc/layer_iterator.h index e5296b5..eeaafb5 100644 --- a/cc/layer_iterator.h +++ b/cc/layer_iterator.h @@ -5,7 +5,7 @@ #ifndef CCLayerIterator_h #define CCLayerIterator_h -#include "CCLayerTreeHostCommon.h" +#include "cc/layer_tree_host_common.h" #include "base/memory/ref_counted.h" |