summaryrefslogtreecommitdiffstats
path: root/ui/views/animation/bounds_animator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/animation/bounds_animator.cc')
-rw-r--r--ui/views/animation/bounds_animator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/animation/bounds_animator.cc b/ui/views/animation/bounds_animator.cc
index d656d0a..2e4b0c1 100644
--- a/ui/views/animation/bounds_animator.cc
+++ b/ui/views/animation/bounds_animator.cc
@@ -7,7 +7,7 @@
#include "base/memory/scoped_ptr.h"
#include "ui/base/animation/animation_container.h"
#include "ui/base/animation/slide_animation.h"
-#include "views/view.h"
+#include "ui/views/view.h"
// Duration in milliseconds for animations.
static const int kAnimationDuration = 200;