| Index: xfa/src/fwl/src/theme/barcodetp.cpp
|
| diff --git a/xfa/src/fwl/src/theme/barcodetp.cpp b/xfa/src/fwl/src/theme/barcodetp.cpp
|
| index 3257226033b3f25f178686aa6e7c8747c40db619..fb0f993b905f39b7b6667f0b6896b55afb8f6902 100644
|
| --- a/xfa/src/fwl/src/theme/barcodetp.cpp
|
| +++ b/xfa/src/fwl/src/theme/barcodetp.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_BarcodeTP::CFWL_BarcodeTP() {}
|
| CFWL_BarcodeTP::~CFWL_BarcodeTP() {}
|
| FX_BOOL CFWL_BarcodeTP::IsValidWidget(IFWL_Widget* pWidget) {
|
|
|