| Index: xfa/fxbarcode/BC_DecoderResult.h
|
| diff --git a/xfa/fxbarcode/BC_DecoderResult.h b/xfa/fxbarcode/BC_DecoderResult.h
|
| index c3008c52bf8bdc024e5d959c7649ac5589e326b8..81d785663315e1c1540b9a038f90b703016e95ba 100644
|
| --- a/xfa/fxbarcode/BC_DecoderResult.h
|
| +++ b/xfa/fxbarcode/BC_DecoderResult.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_BC_DECODERRESULT_H_
|
| #define XFA_FXBARCODE_BC_DECODERRESULT_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CBC_DecoderResult {
|
| public:
|
|
|