Index: xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp |
diff --git a/xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp b/xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp |
index ffb52350c9d18725cf512db4bdad6fa9a0bbe3c8..dff07db8e32cddb651cbde2b3534beeec855fcc4 100644 |
--- a/xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp |
+++ b/xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_Encoder.h" |
#include "BC_SymbolShapeHint.h" |
#include "BC_SymbolInfo.h" |