Index: xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp |
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp b/xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp |
index f9fdfbd2cf091abfff8cb5cb8c2161d47cd85e42..0ff97e21b7867b25760f76be30867f0b3be6a6db 100644 |
--- a/xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp |
+++ b/xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp |
@@ -20,8 +20,8 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
-#include "../BC_ResultPoint.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
+#include "xfa/src/fxbarcode/BC_ResultPoint.h" |
#include "BC_QRFinderPattern.h" |
CBC_QRFinderPattern::CBC_QRFinderPattern(FX_FLOAT x, |
FX_FLOAT posY, |