Index: xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp |
diff --git a/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp b/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp |
index b832ab94aa17073d1d0e5087a401ddaac9ec5a7c..86c6fa9149b0d0ee1b3485ff8e3000ce3f1e8f63 100644 |
--- a/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp |
+++ b/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp |
@@ -10,6 +10,7 @@ |
#include "include/BC_PDF417ResultMetadata.h" |
#include "include/BC_CommonDecoderResult.h" |
#include "include/BC_PDF417DecodedBitStreamParser.h" |
+#include "../../../../third_party/bigint/BigIntegerLibrary.hh" |
#define TEXT_COMPACTION_MODE_LATCH 900 |
#define BYTE_COMPACTION_MODE_LATCH 901 |
#define NUMERIC_COMPACTION_MODE_LATCH 902 |