| Index: xfa/fxbarcode/qrcode/BC_QRCoderVersion.h
 | 
| diff --git a/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h b/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h
 | 
| index dd2b0c6be8f3ece972bc6e755eafbabee2c2a44a..0cbace02514233b863cf5147805e5138b8b901c7 100644
 | 
| --- a/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h
 | 
| +++ b/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXBARCODE_QRCODE_BC_QRCODERVERSION_H_
 | 
|  #define XFA_FXBARCODE_QRCODE_BC_QRCODERVERSION_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  
 | 
|  class CBC_QRCoderECBlocks;
 | 
|  class CBC_CommonBitMatrix;
 | 
| 
 |