| Index: xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h
|
| diff --git a/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h b/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h
|
| index 007876a93c63cb10b802420f12ca45dbcf229f43..80d931b5879307fafaa1f7794a930e755655df44 100644
|
| --- a/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h
|
| +++ b/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_PDF417_BC_PDF417BARCODEROW_H_
|
| #define XFA_FXBARCODE_PDF417_BC_PDF417BARCODEROW_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CBC_BarcodeRow {
|
| public:
|
|
|