| Index: xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp
|
| diff --git a/xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp b/xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp
|
| index 22fd25df8b86b443e567527c0ffbc453a30dcccb..bdcd91052c830afd405ea50be1d1942bf3d3e735 100644
|
| --- a/xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp
|
| +++ b/xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
| #include "xfa/fxbarcode/BC_ResultPoint.h"
|
| #include "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h"
|
| #include "xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.h"
|
|
|