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