| Index: xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h
|
| diff --git a/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h b/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h
|
| index 377137ae91b86a973b1f0ad9c20adf16b041f8ef..9b3a256c071dc877a0ae139f93d0f3fefccf4a70 100644
|
| --- a/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h
|
| +++ b/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_QRCODE_BC_QRCODERERRORCORRECTIONLEVEL_H_
|
| #define XFA_FXBARCODE_QRCODE_BC_QRCODERERRORCORRECTIONLEVEL_H_
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
|
|
| class CBC_QRCoderErrorCorrectionLevel {
|
| private:
|
|
|