Chromium Code Reviews| Index: cc/animation_curve.h |
| diff --git a/cc/animation_curve.h b/cc/animation_curve.h |
| index f244cf90417de5659d8344825bfd23226d7d3270..0c54642cf6965510bc8285f3812d8a095293993b 100644 |
| --- a/cc/animation_curve.h |
| +++ b/cc/animation_curve.h |
| @@ -6,7 +6,7 @@ |
| #define CC_ANIMATION_CURVE_H_ |
| #include "base/memory/scoped_ptr.h" |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "ui/gfx/transform.h" |
| namespace cc { |