| Index: xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp
|
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp b/xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp
|
| index 1a999bbae4ec64629c565840321505059fbf5e9e..c14e0de1333765f0154fefc9c4d4cc409643ca7c 100644
|
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp
|
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp
|
| @@ -20,8 +20,8 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/BC_ResultPoint.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/common/BC_CommonBitMatrix.h"
|
| #include "xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.h"
|
| CBC_BoundingBox::CBC_BoundingBox(CBC_CommonBitMatrix* image,
|
|
|