Index: xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp |
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp b/xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp |
index 0a265c9d046706db721efcf1c4cf55360fa2355d..b4a7b5325883059c68349157fc06347f21c535f4 100644 |
--- a/xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp |
+++ b/xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_QRCoderECBlocks.h" |
#include "BC_QRCoderECB.h" |
#include "BC_QRDataBlock.h" |