| Index: xfa/fxbarcode/common/BC_CommonDecoderResult.cpp
|
| diff --git a/xfa/fxbarcode/common/BC_CommonDecoderResult.cpp b/xfa/fxbarcode/common/BC_CommonDecoderResult.cpp
|
| index 0c545c4eba4f40332ab2b8023c0e80a874d225cc..d28a88bfbce68112cadc488c76a8cf140ecbbbe0 100644
|
| --- a/xfa/fxbarcode/common/BC_CommonDecoderResult.cpp
|
| +++ b/xfa/fxbarcode/common/BC_CommonDecoderResult.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
| #include "xfa/fxbarcode/common/BC_CommonDecoderResult.h"
|
| #include "xfa/fxbarcode/pdf417/BC_PDF417ResultMetadata.h"
|
| #include "xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h"
|
|
|