| Index: xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
|
| diff --git a/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp b/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
|
| index bea145b8d124df459598533e553e0e6481be7fe3..75693ff46e30cb47875f090cc01d3e0727e7509e 100644
|
| --- a/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
|
| +++ b/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
|
| @@ -20,6 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| +#include "core/fxge/include/cfx_gemodule.h"
|
| #include "xfa/fxbarcode/BC_Writer.h"
|
| #include "xfa/fxbarcode/common/BC_CommonBitMatrix.h"
|
| #include "xfa/fxbarcode/oned/BC_OneDimWriter.h"
|
|
|