| Index: xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h | 
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h b/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h | 
| index a02c2ab1fb24aa345e7115e1ec641f26c94dd510..8e567d7ec8724d31e5b6711eae8715a0bfb68bbe 100644 | 
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h | 
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h | 
| @@ -7,6 +7,8 @@ | 
| #ifndef XFA_SRC_FXBARCODE_PDF417_BC_PDF417BARCODEVALUE_H_ | 
| #define XFA_SRC_FXBARCODE_PDF417_BC_PDF417BARCODEVALUE_H_ | 
|  | 
| +#include "core/include/fxcrt/fx_basic.h" | 
| + | 
| class CBC_BarcodeValue { | 
| public: | 
| CBC_BarcodeValue(); | 
|  |