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