| Index: xfa/src/fxbarcode/barcode.h
|
| diff --git a/core/src/fxcodec/fx_lpng/src/fx_pngerror.c b/xfa/src/fxbarcode/barcode.h
|
| similarity index 82%
|
| copy from core/src/fxcodec/fx_lpng/src/fx_pngerror.c
|
| copy to xfa/src/fxbarcode/barcode.h
|
| index 7581b9913052bd429b904fb31e2409027849f7b1..333d3f7a11a1e4832a213d765d8272ddef6e0caa 100644
|
| --- a/core/src/fxcodec/fx_lpng/src/fx_pngerror.c
|
| +++ b/xfa/src/fxbarcode/barcode.h
|
| @@ -4,4 +4,5 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../lpng_v163/fx_pngerror.c"
|
| +#include "../foxitlib.h"
|
| +#include "utils.h"
|
|
|