Index: xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
diff --git a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp b/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
index ec2706b1229c8b7c2794bd47035aadb2654b441a..c45e28c0c895b99540ec25e8be28381953a2a379 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
+++ b/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_CommonBitArray.h" |
#include "BC_CommonBitMatrix.h" |
CBC_CommonBitMatrix::CBC_CommonBitMatrix() { |