diff options
Diffstat (limited to 'xfa/fxbarcode/pdf417/BC_PDF417Common.h')
-rw-r--r-- | xfa/fxbarcode/pdf417/BC_PDF417Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxbarcode/pdf417/BC_PDF417Common.h b/xfa/fxbarcode/pdf417/BC_PDF417Common.h index 7e272b8a36..5e05b542e6 100644 --- a/xfa/fxbarcode/pdf417/BC_PDF417Common.h +++ b/xfa/fxbarcode/pdf417/BC_PDF417Common.h @@ -7,7 +7,7 @@ #ifndef XFA_FXBARCODE_PDF417_BC_PDF417COMMON_H_ #define XFA_FXBARCODE_PDF417_BC_PDF417COMMON_H_ -#include "core/include/fxcrt/fx_basic.h" +#include "core/fxcrt/include/fx_basic.h" class CBC_PDF417Common { public: |