| Index: xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp
|
| diff --git a/xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp b/xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp
|
| index f4b0a6fdcb5015233929875ea36e2ebafc8153e4..e2bbfd57268cccccd6f5ac29aaa4e2cb6b809d07 100644
|
| --- a/xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp
|
| +++ b/xfa/fxbarcode/oned/BC_OnedEAN13Writer.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"
|
|
|