| Index: xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h
|
| diff --git a/xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h b/xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h
|
| index 2f70282d014ad2771acd42aa0ba7db3b8019ea27..c7af613f6d7876e6a0f53926e6a6075584bb74b8 100644
|
| --- a/xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h
|
| +++ b/xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_DATAMATRIX_BC_DATAMATRIXDECODER_H_
|
| #define XFA_FXBARCODE_DATAMATRIX_BC_DATAMATRIXDECODER_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CBC_ReedSolomonDecoder;
|
| class CBC_CommonDecoderResult;
|
|
|