Index: xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.cpp |
diff --git a/xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.cpp b/xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.cpp |
index 16e8a9accd8e50d43e636b5f8d9b18ea76301e05..dfc6148910b600b034ab63eced8f0d6d0a562277 100644 |
--- a/xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.cpp |
+++ b/xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.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" |
#include "BC_FinderPatternInfo.h" |
CBC_QRFinderPatternInfo::CBC_QRFinderPatternInfo(CFX_PtrArray* patternCenters) { |