Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index a6ecfa9559992b863aa0e5bb1f841cdaad3a31ba..bc8a8d7e04a5ee4fc92310d7794eb8cbe02fbbf3 100644 |
--- a/cc/layer_tree_host_impl.h |
+++ b/cc/layer_tree_host_impl.h |
@@ -8,8 +8,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/time.h" |
-#include "cc/animation_events.h" |
-#include "cc/animation_registrar.h" |
+#include "cc/animation/animation_events.h" |
+#include "cc/animation/animation_registrar.h" |
#include "cc/base/cc_export.h" |
#include "cc/input_handler.h" |
#include "cc/output_surface_client.h" |