| Index: xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp | 
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp b/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp | 
| index 4b53e8c458d62f9200eb8a9de422d12aee275c5c..87aacb1ff90980c136ce996a1f7a98f2d41930f4 100644 | 
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp | 
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp | 
| @@ -20,8 +20,8 @@ | 
| * limitations under the License. | 
| */ | 
|  | 
| -#include "xfa/src/fxbarcode/barcode.h" | 
| #include "xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h" | 
| + | 
| CBC_BarcodeMetadata::CBC_BarcodeMetadata(int32_t columnCount, | 
| int32_t rowCountUpperPart, | 
| int32_t rowCountLowerPart, | 
|  |