| Index: fpdfsdk/formfiller/cffl_formfiller.cpp
|
| diff --git a/fpdfsdk/formfiller/cffl_formfiller.cpp b/fpdfsdk/formfiller/cffl_formfiller.cpp
|
| index b1c11af2b26e0352bdb008a136eb91a2b05cf8f8..570654a8773291eb23c28cda2d3731151c94a2ec 100644
|
| --- a/fpdfsdk/formfiller/cffl_formfiller.cpp
|
| +++ b/fpdfsdk/formfiller/cffl_formfiller.cpp
|
| @@ -7,6 +7,7 @@
|
| #include "fpdfsdk/formfiller/cffl_formfiller.h"
|
|
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_page.h"
|
| +#include "core/fxge/include/cfx_renderdevice.h"
|
| #include "fpdfsdk/formfiller/cba_fontmap.h"
|
| #include "fpdfsdk/include/fsdk_common.h"
|
| #include "fpdfsdk/include/fsdk_mgr.h"
|
|
|