| Index: xfa/src/fxbarcode/oned/BC_OneDimReader.cpp
|
| diff --git a/xfa/src/fxbarcode/oned/BC_OneDimReader.cpp b/xfa/src/fxbarcode/oned/BC_OneDimReader.cpp
|
| index b11711a0ea552c1b691d6e5eab1546d15514d443..8de79c12c42c42d9746d54f8ad9720479f034024 100644
|
| --- a/xfa/src/fxbarcode/oned/BC_OneDimReader.cpp
|
| +++ b/xfa/src/fxbarcode/oned/BC_OneDimReader.cpp
|
| @@ -20,8 +20,8 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/BC_Reader.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/common/BC_CommonBitArray.h"
|
| #include "xfa/src/fxbarcode/oned/BC_OneDReader.h"
|
| #include "xfa/src/fxbarcode/oned/BC_OneDimReader.h"
|
|
|