summaryrefslogtreecommitdiffstats
path: root/ui/gfx/animation/tween.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/animation/tween.cc')
-rw-r--r--ui/gfx/animation/tween.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/animation/tween.cc b/ui/gfx/animation/tween.cc
index ecb928d..0e21bc3 100644
--- a/ui/gfx/animation/tween.cc
+++ b/ui/gfx/animation/tween.cc
@@ -16,7 +16,7 @@
#include "base/logging.h"
#include "base/numerics/safe_conversions.h"
#include "ui/gfx/geometry/cubic_bezier.h"
-#include "ui/gfx/safe_integer_conversions.h"
+#include "ui/gfx/geometry/safe_integer_conversions.h"
namespace gfx {