| Index: fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| diff --git a/fpdfsdk/cpdfsdk_annothandlermgr.cpp b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| index c3fac483fdaef10472e7de613045525d3b3fe574..bca2c9baa9920499ad370bb7432278f3125d036e 100644
|
| --- a/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| +++ b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| @@ -7,6 +7,7 @@
|
| #include "fpdfsdk/include/cpdfsdk_annothandlermgr.h"
|
|
|
| #include "core/fpdfdoc/include/cpdf_annot.h"
|
| +#include "fpdfsdk/include/cba_annotiterator.h"
|
| #include "fpdfsdk/include/cpdfsdk_annot.h"
|
| #include "fpdfsdk/include/cpdfsdk_baannot.h"
|
| #include "fpdfsdk/include/cpdfsdk_bfannothandler.h"
|
|
|