| Index: fpdfsdk/cpdfsdk_xfawidget.cpp
|
| diff --git a/fpdfsdk/cpdfsdk_xfawidget.cpp b/fpdfsdk/cpdfsdk_xfawidget.cpp
|
| index 516f7bd3c07d35a42c1f28d510645cf6b5453802..de4bd238667d2ada385e91d55d6e7ad581cf9122 100644
|
| --- a/fpdfsdk/cpdfsdk_xfawidget.cpp
|
| +++ b/fpdfsdk/cpdfsdk_xfawidget.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "fpdfsdk/cpdfsdk_xfawidget.h"
|
|
|
| #include "fpdfsdk/ipdfsdk_annothandler.h"
|
| -#include "xfa/fxfa/include/xfa_ffwidget.h"
|
| +#include "xfa/fxfa/xfa_ffwidget.h"
|
|
|
| CPDFSDK_XFAWidget::CPDFSDK_XFAWidget(CXFA_FFWidget* pAnnot,
|
| CPDFSDK_PageView* pPageView,
|
|
|