Index: xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp |
diff --git a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp |
index b94508f9009fd3bbd764485ec37c9057f978401c..f87cd5ba86eff0047bff3041fb5562a1a2569452 100644 |
--- a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp |
+++ b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_ReedSolomonGF256.h" |
#include "BC_ReedSolomonGF256Poly.h" |
CBC_ReedSolomonGF256Poly::CBC_ReedSolomonGF256Poly(CBC_ReedSolomonGF256* field, |