| Index: fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| diff --git a/fpdfsdk/cpdfsdk_annothandlermgr.cpp b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| index 9dd5a4e46fed04863a31d5a82ae7b202ad694c2c..9057d6bed50cdba13cfd4ede6054437beb08141a 100644
|
| --- a/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| +++ b/fpdfsdk/cpdfsdk_annothandlermgr.cpp
|
| @@ -18,7 +18,7 @@
|
| #include "fpdfsdk/include/cpdfsdk_widgethandler.h"
|
|
|
| #ifdef PDF_ENABLE_XFA
|
| -#include "fpdfsdk/fpdfxfa/include/fpdfxfa_page.h"
|
| +#include "fpdfsdk/fpdfxfa/fpdfxfa_page.h"
|
| #include "fpdfsdk/include/cpdfsdk_xfawidgethandler.h"
|
| #include "xfa/fxfa/include/xfa_ffpageview.h"
|
| #include "xfa/fxfa/include/xfa_ffwidget.h"
|
|
|