| Index: fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| diff --git a/fpdfsdk/cpdfsdk_annothandlermgr.cpp b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| index 0fac080886a9498955fc9bc7baa5ae0fb9fc0207..32ff8d635e8134e73c8df053bd9389c064a3fad5 100644
|
| --- a/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| +++ b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| @@ -19,7 +19,7 @@
|
|
|
| #ifdef PDF_ENABLE_XFA
|
| #include "fpdfsdk/cpdfsdk_xfawidgethandler.h"
|
| -#include "fpdfsdk/fpdfxfa/fpdfxfa_page.h"
|
| +#include "fpdfsdk/fpdfxfa/cpdfxfa_page.h"
|
| #include "xfa/fxfa/xfa_ffpageview.h"
|
| #include "xfa/fxfa/xfa_ffwidget.h"
|
| #endif // PDF_ENABLE_XFA
|
|
|