| Index: xfa/fxbarcode/common/BC_CommonDecoderResult.h
|
| diff --git a/xfa/fxbarcode/common/BC_CommonDecoderResult.h b/xfa/fxbarcode/common/BC_CommonDecoderResult.h
|
| index dbdb9d34d49caa8fd945dace9edd4f49fa3a0f0b..9dc4b66dcedec60a2e5452d7fb35fac0589b5ff0 100644
|
| --- a/xfa/fxbarcode/common/BC_CommonDecoderResult.h
|
| +++ b/xfa/fxbarcode/common/BC_CommonDecoderResult.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_COMMON_BC_COMMONDECODERRESULT_H_
|
| #define XFA_FXBARCODE_COMMON_BC_COMMONDECODERRESULT_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CBC_QRCoderErrorCorrectionLevel;
|
| class CBC_PDF417ResultMetadata;
|
|
|