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