| Index: xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fftextedit.cpp b/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| index 3ba8072ee65fcddedaef4924d51d2c8062b43b4e..f90a2ccaba05329e9ca5421d5f7d6fed53a927fe 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| -#include "../common/xfa_common.h"
|
| +#include "xfa/src/foxitlib.h"
|
| +#include "xfa/src/fxfa/src/common/xfa_common.h"
|
| #include "xfa_fwladapter.h"
|
| #include "xfa_ffwidget.h"
|
| #include "xfa_fffield.h"
|
|
|