Chromium Code Reviews| Index: third_party/agg23/agg_basics.h |
| diff --git a/third_party/agg23/agg_basics.h b/third_party/agg23/agg_basics.h |
| index 752560bede82d3b7980226caba36d6c2af8eced5..f3dc43cc083253fc819ad7bebe5254d48156ab14 100644 |
| --- a/third_party/agg23/agg_basics.h |
| +++ b/third_party/agg23/agg_basics.h |
| @@ -41,7 +41,7 @@ |
| #endif |
| #define AGG_INLINE inline |
| -#include "core/include/fxcrt/fx_system.h" // For FX_FLOAT |
| +#include "core/fxcrt/include/fx_system.h" // For FX_FLOAT |
| namespace agg |
| { |