| Index: xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp
|
| diff --git a/xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp b/xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp
|
| index 8489106d820c9dd0c7846f67d8b808432070ea4f..c5c32222f6f471c846ea123fd387c1ce64fb8c71 100644
|
| --- a/xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp
|
| +++ b/xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "../barcode.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "BC_QRCoderECB.h"
|
| #include "BC_QRCoderECBlocks.h"
|
| CBC_QRCoderECBlocks::CBC_QRCoderECBlocks(int32_t ecCodeWordsPerBlock,
|
|
|