Chromium Code Reviews| Index: xfa/fxbarcode/common/BC_CommonByteMatrix.h |
| diff --git a/xfa/fxbarcode/common/BC_CommonByteMatrix.h b/xfa/fxbarcode/common/BC_CommonByteMatrix.h |
| index 9bc2a88e8ad20f533989351136289d6bc9417c9f..13cf5c330e74e6120e97a1797d6f9670899f26a3 100644 |
| --- a/xfa/fxbarcode/common/BC_CommonByteMatrix.h |
| +++ b/xfa/fxbarcode/common/BC_CommonByteMatrix.h |
| @@ -9,7 +9,7 @@ |
| #include <stdint.h> |
| -#include "core/fxcrt/include/fx_system.h" |
| +#include "core/fxcrt/fx_system.h" |
| class CBC_CommonByteMatrix { |
| public: |