| Index: core/fpdfdoc/cpdf_annot.cpp
|
| diff --git a/core/fpdfdoc/cpdf_annot.cpp b/core/fpdfdoc/cpdf_annot.cpp
|
| index 7396aa255875528568cabb7264f1eab341f5bbb3..726636e2a112d58c322fbc16e661de8d51e0c2ce 100644
|
| --- a/core/fpdfdoc/cpdf_annot.cpp
|
| +++ b/core/fpdfdoc/cpdf_annot.cpp
|
| @@ -14,6 +14,7 @@
|
| #include "core/fpdfapi/fpdf_render/include/cpdf_renderoptions.h"
|
| #include "core/fpdfdoc/cpvt_generateap.h"
|
| #include "core/fxcrt/include/fx_memory.h"
|
| +#include "core/fxge/include/cfx_pathdata.h"
|
| #include "core/fxge/include/fx_ge.h"
|
|
|
| CPDF_Annot::CPDF_Annot(CPDF_Dictionary* pDict, CPDF_Document* pDocument)
|
|
|