Index: xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp |
diff --git a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp |
index b072309a868be0eb6de0b3497f4f0cf1c5aabbc4..4ee87a4fa7d96283886fa40d2dd1350de785c5f8 100644 |
--- a/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp |
+++ b/xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.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" |
#include "BC_ReedSolomonDecoder.h" |