Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index be31eb90eafda3765acfee4c8c985efec29f2bff..c13fa9e7b33b93cb770529015966fede65688a5d 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 "CCAnimationEvents.h" |
+#include "cc/animation_events.h" |
#include "CCInputHandler.h" |
#include "CCLayerSorter.h" |
#include "CCRenderer.h" |