| Index: xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| diff --git a/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp b/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| index 158af2cdd7eaa98eae0fe4a370491ebfef32d6f5..377de1c4a0d00608492fcbc38fd1e4389a985191 100644
|
| --- a/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| +++ b/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
| @@ -20,6 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| +#include "core/fxge/include/cfx_fxgedevice.h"
|
| #include "core/fxge/include/cfx_gemodule.h"
|
| #include "xfa/fxbarcode/BC_Writer.h"
|
| #include "xfa/fxbarcode/oned/BC_OneDimWriter.h"
|
|
|