| Index: xfa/fxbarcode/oned/BC_OneDimWriter.cpp
|
| diff --git a/xfa/fxbarcode/oned/BC_OneDimWriter.cpp b/xfa/fxbarcode/oned/BC_OneDimWriter.cpp
|
| index 6a914a91dc294b6375100f032cb89ffd88d0da88..5f10e842ac47f499fcf96685998b205dd0a028ea 100644
|
| --- a/xfa/fxbarcode/oned/BC_OneDimWriter.cpp
|
| +++ b/xfa/fxbarcode/oned/BC_OneDimWriter.cpp
|
| @@ -30,6 +30,7 @@
|
| #include "core/fxge/include/cfx_graphstatedata.h"
|
| #include "core/fxge/include/cfx_pathdata.h"
|
| #include "core/fxge/include/cfx_renderdevice.h"
|
| +#include "core/fxge/include/cfx_unicodeencodingex.h"
|
| #include "xfa/fxbarcode/BC_Writer.h"
|
| #include "xfa/fxbarcode/common/BC_CommonBitMatrix.h"
|
|
|
|
|