| Index: xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h
 | 
| diff --git a/xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h b/xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h
 | 
| index b6c381cc9d128b21b669083635db498e0929a8ab..3a588b6293831378d695ca2ae71ebfdf1521463a 100644
 | 
| --- a/xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h
 | 
| +++ b/xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXBARCODE_QRCODE_BC_QRCODERDECODER_H_
 | 
|  #define XFA_FXBARCODE_QRCODE_BC_QRCODERDECODER_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  
 | 
|  class CBC_CommonBitMatrix;
 | 
|  class CBC_ReedSolomonDecoder;
 | 
| 
 |