| Index: xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h
|
| diff --git a/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h b/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h
|
| index 29c56174a5394611d0bf6819d75f927f859bd450..fb7664d4a380ff9ac034c448c14c2eaf8231a4a2 100644
|
| --- a/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h
|
| +++ b/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXBARCODE_PDF417_BC_PDF417HIGHLEVELENCODER_H_
|
| #define XFA_FXBARCODE_PDF417_BC_PDF417HIGHLEVELENCODER_H_
|
|
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| -#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/fx_string.h"
|
| #include "xfa/fxbarcode/pdf417/BC_PDF417Compaction.h"
|
|
|
| class CBC_PDF417HighLevelEncoder {
|
|
|