Chromium Code Reviews| Index: ui/gfx/transform_util.h |
| diff --git a/ui/gfx/transform_util.h b/ui/gfx/transform_util.h |
| index b339f681f4233d39a0d714e769fd5643acbbe6ec..597d87712f93dfa192973c97dc692613af60c621 100644 |
| --- a/ui/gfx/transform_util.h |
| +++ b/ui/gfx/transform_util.h |
| @@ -5,8 +5,8 @@ |
| #ifndef UI_GFX_TRANSFORM_UTIL_H_ |
| #define UI_GFX_TRANSFORM_UTIL_H_ |
| +#include "ui/gfx/geometry/point.h" |
| #include "ui/gfx/gfx_export.h" |
| -#include "ui/gfx/point.h" |
| #include "ui/gfx/transform.h" |
| namespace gfx { |