| Index: fpdfsdk/fxedit/fxet_edit.cpp
|
| diff --git a/fpdfsdk/fxedit/fxet_edit.cpp b/fpdfsdk/fxedit/fxet_edit.cpp
|
| index f31c60a721e6e6b3e40b6c2db03fbb5ef8a2d5b9..43646bd4ab74aac9d4ab3d0692fa28d85b04e46d 100644
|
| --- a/fpdfsdk/fxedit/fxet_edit.cpp
|
| +++ b/fpdfsdk/fxedit/fxet_edit.cpp
|
| @@ -19,6 +19,7 @@
|
| #include "core/fpdfdoc/include/cpvt_section.h"
|
| #include "core/fpdfdoc/include/cpvt_word.h"
|
| #include "core/fpdfdoc/include/ipvt_fontmap.h"
|
| +#include "core/fxge/include/cfx_pathdata.h"
|
| #include "core/fxge/include/fx_ge.h"
|
| #include "fpdfsdk/cfx_systemhandler.h"
|
| #include "fpdfsdk/fxedit/include/fx_edit.h"
|
|
|