| Index: xfa/fxbarcode/common/BC_CommonBitMatrix.h
 | 
| diff --git a/xfa/fxbarcode/common/BC_CommonBitMatrix.h b/xfa/fxbarcode/common/BC_CommonBitMatrix.h
 | 
| index 78b42641dd3321f184073e92c08bbe3f1d23319d..ebf7454dcac7865220f155a873b42b81e2bd1174 100644
 | 
| --- a/xfa/fxbarcode/common/BC_CommonBitMatrix.h
 | 
| +++ b/xfa/fxbarcode/common/BC_CommonBitMatrix.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXBARCODE_COMMON_BC_COMMONBITMATRIX_H_
 | 
|  #define XFA_FXBARCODE_COMMON_BC_COMMONBITMATRIX_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_system.h"
 | 
| +#include "core/fxcrt/include/fx_system.h"
 | 
|  
 | 
|  class CBC_CommonBitArray;
 | 
|  
 | 
| 
 |