diff options
Diffstat (limited to 'xfa/fxbarcode/common/BC_CommonByteMatrix.h')
-rw-r--r-- | xfa/fxbarcode/common/BC_CommonByteMatrix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxbarcode/common/BC_CommonByteMatrix.h b/xfa/fxbarcode/common/BC_CommonByteMatrix.h index 271feef34f..74e1203481 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: |