Chromium Code Reviews| Index: cc/priority_calculator.h |
| diff --git a/cc/priority_calculator.h b/cc/priority_calculator.h |
| index ab7e8567f161f2cf666a693d7f8c2335a2cad8c1..f5397cfc8d18f435c738cd924ea3fe06d702c48d 100644 |
| --- a/cc/priority_calculator.h |
| +++ b/cc/priority_calculator.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CC_PRIORITY_CALCULATOR_H_ |
| #define CC_PRIORITY_CALCULATOR_H_ |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| namespace gfx { |
| class Rect; |