| Index: xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h
 | 
| diff --git a/xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h b/xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h
 | 
| index 6bb1064cd273466a7fcba0935010826a344a328d..66b28d924b5d09da33f5f18ece658cb5a838be22 100644
 | 
| --- a/xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h
 | 
| +++ b/xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXBARCODE_QRCODE_BC_QRBITMATRIXPARSER_H_
 | 
|  #define XFA_FXBARCODE_QRCODE_BC_QRBITMATRIXPARSER_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  
 | 
|  class CBC_CommonBitMatrix;
 | 
|  class CBC_QRCoderVersion;
 | 
| 
 |