Chromium Code Reviews| Index: xfa/fxgraphics/cfx_path.cpp |
| diff --git a/xfa/fxgraphics/cfx_path.cpp b/xfa/fxgraphics/cfx_path.cpp |
| index 5adeded977768ca8cab54951aa8a501edcc2edc7..e4fb727092a6d797c129b0e171758a75e370d50e 100644 |
| --- a/xfa/fxgraphics/cfx_path.cpp |
| +++ b/xfa/fxgraphics/cfx_path.cpp |
| @@ -6,7 +6,7 @@ |
| #include "xfa/fxgraphics/cfx_path.h" |
| -#include "core/fxge/include/cfx_pathdata.h" |
| +#include "core/fxge/cfx_pathdata.h" |
| #include "xfa/fxgraphics/cfx_path_generator.h" |
| CFX_Path::CFX_Path() {} |