| Index: xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.cpp
 | 
| diff --git a/xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.cpp b/xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.cpp
 | 
| index 5dc1357f3a5375627d0b3703dcd6631a231e15f6..21a6fb30e348563661d1f7b2f87b61f745af9526 100644
 | 
| --- a/xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.cpp
 | 
| +++ b/xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.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"
 | 
| 
 |