Index: xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp |
diff --git a/xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp b/xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp |
index 0c94fb2b34d11e7c82984b13d4160301247c7b5d..d5ac09ed397cccd989f3ab5b3f1039a111c9d75f 100644 |
--- a/xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp |
+++ b/xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp |
@@ -20,8 +20,8 @@ |
* limitations under the License. |
*/ |
-#include "xfa/src/fxbarcode/barcode.h" |
#include "xfa/src/fxbarcode/BC_Reader.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "xfa/src/fxbarcode/common/BC_CommonBitArray.h" |
#include "xfa/src/fxbarcode/oned/BC_OneDReader.h" |
#include "xfa/src/fxbarcode/oned/BC_OneDimReader.h" |