| Index: xfa/fxbarcode/common/BC_WhiteRectangleDetector.h
 | 
| diff --git a/xfa/fxbarcode/common/BC_WhiteRectangleDetector.h b/xfa/fxbarcode/common/BC_WhiteRectangleDetector.h
 | 
| index 3d6c01ceff70a75734da060de02b33b2ff7dd38d..d713d0fa991d33f4a786fbd1c98bc494c69dea65 100644
 | 
| --- a/xfa/fxbarcode/common/BC_WhiteRectangleDetector.h
 | 
| +++ b/xfa/fxbarcode/common/BC_WhiteRectangleDetector.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXBARCODE_COMMON_BC_WHITERECTANGLEDETECTOR_H_
 | 
|  #define XFA_FXBARCODE_COMMON_BC_WHITERECTANGLEDETECTOR_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  
 | 
|  class CBC_CommonBitMatrix;
 | 
|  class CBC_ResultPoint;
 | 
| 
 |