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 205abe348a2ed8ff0fbad547e7b131645cdbed89..c368f5742a077d7ce650abc9c0e25e49b7f79059 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 "xfa/src/fxbarcode/barcode.h" |
#include "xfa/src/fxbarcode/BC_ResultPoint.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.h" |
CBC_QRFinderPattern::CBC_QRFinderPattern(FX_FLOAT x, |
FX_FLOAT posY, |