| Index: xfa/fxgraphics/cfx_path_generator.h
|
| diff --git a/xfa/fxgraphics/cfx_path_generator.h b/xfa/fxgraphics/cfx_path_generator.h
|
| index 02aa4230d5c17dcaeaf2aca267d2a7380c74ff2f..186178e51624a269b55acd0f4ed368119c311b92 100644
|
| --- a/xfa/fxgraphics/cfx_path_generator.h
|
| +++ b/xfa/fxgraphics/cfx_path_generator.h
|
| @@ -7,6 +7,7 @@
|
| #ifndef XFA_FXGRAPHICS_CFX_PATH_GENERATOR_H_
|
| #define XFA_FXGRAPHICS_CFX_PATH_GENERATOR_H_
|
|
|
| +#include "core/fxge/include/cfx_pathdata.h"
|
| #include "core/fxge/include/fx_ge.h"
|
|
|
| class CFX_PathGenerator {
|
|
|