| Index: xfa/fxbarcode/qrcode/BC_QRCodeReader.h
|
| diff --git a/xfa/fxbarcode/qrcode/BC_QRCodeReader.h b/xfa/fxbarcode/qrcode/BC_QRCodeReader.h
|
| index 72dd4539537879caaef284b49f5843529838fe45..c11ccd1f266d59cf7866f148495c8b21011d1027 100644
|
| --- a/xfa/fxbarcode/qrcode/BC_QRCodeReader.h
|
| +++ b/xfa/fxbarcode/qrcode/BC_QRCodeReader.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| #include "xfa/fxbarcode/BC_Reader.h"
|
|
|
| class CBC_BinaryBitmap;
|
|
|