diff options
Diffstat (limited to 'cc/layer_tree_host_impl.h')
-rw-r--r-- | cc/layer_tree_host_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h index c13fa9e..be31eb9 100644 --- a/cc/layer_tree_host_impl.h +++ b/cc/layer_tree_host_impl.h @@ -8,7 +8,7 @@ #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" #include "base/time.h" -#include "cc/animation_events.h" +#include "CCAnimationEvents.h" #include "CCInputHandler.h" #include "CCLayerSorter.h" #include "CCRenderer.h" |