Chromium Code Reviews| Index: xfa/fxgraphics/cfx_path_generator.h |
| diff --git a/xfa/fxgraphics/cfx_path_generator.h b/xfa/fxgraphics/cfx_path_generator.h |
| index aa17a7e323d0a702406b9aaee276beaeb43c628f..75e3a5763372f8fc6ad2b03ec772bd8642956870 100644 |
| --- a/xfa/fxgraphics/cfx_path_generator.h |
| +++ b/xfa/fxgraphics/cfx_path_generator.h |
| @@ -9,7 +9,7 @@ |
| #include <memory> |
| -#include "core/fxge/include/cfx_pathdata.h" |
| +#include "core/fxge/cfx_pathdata.h" |
| class CFX_PathGenerator { |
| public: |