| Index: xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h
|
| diff --git a/xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h b/xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h
|
| index da13cac4029512b64201e7ba58b68a146a23a595..01ac9a6c2ace38517a126f4c71fad942b9484084 100644
|
| --- a/xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h
|
| +++ b/xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_COMMON_BC_GLOBALHISTOGRAMBINARIZER_H_
|
| #define XFA_FXBARCODE_COMMON_BC_GLOBALHISTOGRAMBINARIZER_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
| #include "xfa/fxbarcode/BC_Binarizer.h"
|
|
|
| class CBC_CommonBitArray;
|
|
|