| Index: xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp
|
| diff --git a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp
|
| index c2ddd0f69fbdcdc895c5711ccd477fc887e36853..a14a2d9cb58888e51099590f52d0ce63f54f9dae 100644
|
| --- a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp
|
| +++ b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "../../barcode.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "BC_ReedSolomonGF256.h"
|
| #include "BC_ReedSolomonGF256Poly.h"
|
| #include "BC_ReedSolomon.h"
|
|
|