diff options
Diffstat (limited to 'xfa/fxbarcode/BC_Reader.h')
-rw-r--r-- | xfa/fxbarcode/BC_Reader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxbarcode/BC_Reader.h b/xfa/fxbarcode/BC_Reader.h index 12cfd243e5..8daea1d3c1 100644 --- a/xfa/fxbarcode/BC_Reader.h +++ b/xfa/fxbarcode/BC_Reader.h @@ -7,7 +7,7 @@ #ifndef XFA_FXBARCODE_BC_READER_H_ #define XFA_FXBARCODE_BC_READER_H_ -#include "core/include/fxcrt/fx_string.h" +#include "core/fxcrt/include/fx_string.h" class CBC_BinaryBitmap; |