| Index: xfa/fxbarcode/common/BC_CommonByteMatrix.h
|
| diff --git a/xfa/fxbarcode/common/BC_CommonByteMatrix.h b/xfa/fxbarcode/common/BC_CommonByteMatrix.h
|
| index 271feef34fc7e665f713ac57ce27c7b6ed0116bb..74e1203481e39bf381f769dd70cf64b593bcaffe 100644
|
| --- a/xfa/fxbarcode/common/BC_CommonByteMatrix.h
|
| +++ b/xfa/fxbarcode/common/BC_CommonByteMatrix.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CBC_CommonByteMatrix {
|
| public:
|
|
|