| Index: fpdfsdk/formfiller/cffl_formfiller.cpp
|
| diff --git a/fpdfsdk/formfiller/cffl_formfiller.cpp b/fpdfsdk/formfiller/cffl_formfiller.cpp
|
| index 479a1bc1691ea77080f17083acb8c9cf9756b562..b760cf538e111fa862861aa7d7bd5c3a3cd21e99 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"
|
|
|