| Index: xfa/src/fwl/src/theme/edittp.cpp
|
| diff --git a/xfa/src/fwl/src/theme/edittp.cpp b/xfa/src/fwl/src/theme/edittp.cpp
|
| index 2aebc5dae07937b2b6b3cd4b53f188ef3aca792f..c3a3892e39ca392e3173e68a138eed276565330a 100644
|
| --- a/xfa/src/fwl/src/theme/edittp.cpp
|
| +++ b/xfa/src/fwl/src/theme/edittp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| CFWL_EditTP::CFWL_EditTP() {}
|
| CFWL_EditTP::~CFWL_EditTP() {}
|
| FX_BOOL CFWL_EditTP::IsValidWidget(IFWL_Widget* pWidget) {
|
|
|