| Index: xfa/src/fxgraphics/src/fx_path_generator.h
|
| diff --git a/xfa/src/fxgraphics/src/fx_path_generator.h b/xfa/src/fxgraphics/src/fx_path_generator.h
|
| index 663087d4c33420a912ff1605c891e18d60ff3d48..601f562fdcad6080f7fe57f2d5ba4e447dcd039a 100644
|
| --- a/xfa/src/fxgraphics/src/fx_path_generator.h
|
| +++ b/xfa/src/fxgraphics/src/fx_path_generator.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef __H_FX_PATH_GENERATOR__
|
| #define __H_FX_PATH_GENERATOR__
|
|
|
| -#include "../../../../core/include/fxge/fx_ge.h"
|
| +#include "core/include/fxge/fx_ge.h"
|
|
|
| class CFX_PathGenerator {
|
| public:
|
|
|