| Index: xfa/fxbarcode/common/BC_CommonBitMatrix.h
|
| diff --git a/xfa/fxbarcode/common/BC_CommonBitMatrix.h b/xfa/fxbarcode/common/BC_CommonBitMatrix.h
|
| index 48a26b9f8c00170dc7910515b83eec92b48997e5..98291f0130f3931089a885b427803218cb4d4c90 100644
|
| --- a/xfa/fxbarcode/common/BC_CommonBitMatrix.h
|
| +++ b/xfa/fxbarcode/common/BC_CommonBitMatrix.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_COMMON_BC_COMMONBITMATRIX_H_
|
| #define XFA_FXBARCODE_COMMON_BC_COMMONBITMATRIX_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CBC_CommonBitArray;
|
|
|
|
|