| Index: xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
|
| diff --git a/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h b/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
|
| index 16a1f9066ea99b88c41c642cd0537a424007a5d6..aa549efe60eefa9dbbcb7d3a04268e12f7a7c790 100644
|
| --- a/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
|
| +++ b/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_COMMON_REEDSOLOMON_BC_REEDSOLOMONGF256POLY_H_
|
| #define XFA_FXBARCODE_COMMON_REEDSOLOMON_BC_REEDSOLOMONGF256POLY_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CBC_ReedSolomonGF256;
|
|
|
|
|