Index: xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp b/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
similarity index 97% |
rename from xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
rename to xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
index ea239bdc0c7802295d73ec2318799a25819d8eb2..a1ce747b40f48ecc3ff14e8cd4527ff6d5982406 100644 |
--- a/xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
+++ b/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h" |
+#include "xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h" |
CBC_QRCoderErrorCorrectionLevel* CBC_QRCoderErrorCorrectionLevel::L = NULL; |
CBC_QRCoderErrorCorrectionLevel* CBC_QRCoderErrorCorrectionLevel::M = NULL; |