| Index: fpdfsdk/cpdfsdk_xfaannothandler.cpp
|
| diff --git a/fpdfsdk/cpdfsdk_xfaannothandler.cpp b/fpdfsdk/cpdfsdk_xfaannothandler.cpp
|
| index 8c97f1d3df54539ee918f0ec70ecc7a52a5f9116..8b1ed5c054009e9c6378b232046d2ace67ae6e1f 100644
|
| --- a/fpdfsdk/cpdfsdk_xfaannothandler.cpp
|
| +++ b/fpdfsdk/cpdfsdk_xfaannothandler.cpp
|
| @@ -11,6 +11,8 @@
|
| #include "core/fpdfdoc/include/cpdf_interform.h"
|
| #include "fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h"
|
| #include "fpdfsdk/include/cpdfsdk_annot.h"
|
| +#include "fpdfsdk/include/cpdfsdk_interform.h"
|
| +#include "fpdfsdk/include/cpdfsdk_xfawidget.h"
|
| #include "fpdfsdk/include/fsdk_mgr.h"
|
| #include "xfa/fxfa/include/fxfa_basic.h"
|
| #include "xfa/fxfa/include/xfa_ffdocview.h"
|
|
|