Index: xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp |
diff --git a/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp b/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp |
index 577654bd737175013db8ff73c0007b46c4b5f126..0a7f3a8a5066e0fb660bc4201e534f5e2d724a87 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_fxgedevice.h" |
#include "core/fxge/include/cfx_gemodule.h" |
#include "xfa/fxbarcode/BC_Writer.h" |
#include "xfa/fxbarcode/common/BC_CommonBitMatrix.h" |