Index: xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp |
diff --git a/xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp b/xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp |
index ef9f5582b60ec7e0c4b69f6e235663e7091eff99..0f3239d55233391356886e9437f7716d4fdee54c 100644 |
--- a/xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp |
+++ b/xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_DataMatrixVersion.h" |
#include "BC_DataMatrixDataBlock.h" |
CBC_DataMatrixDataBlock::~CBC_DataMatrixDataBlock() {} |