| Index: xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| diff --git a/xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp b/xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| index bd18a95e7ebea559e47718c1960e017d8e301166..be626c6a1e2e7b273dc6c1d5e0d8f5772c779351 100644
|
| --- a/xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| +++ b/xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| @@ -20,8 +20,8 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/BC_Writer.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/oned/BC_OneDimWriter.h"
|
| #include "xfa/src/fxbarcode/oned/BC_OnedEAN13Writer.h"
|
| #include "xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.h"
|
|
|