| Index: xfa/src/fxbarcode/BC_Reader.cpp
 | 
| diff --git a/xfa/src/fxbarcode/BC_Reader.cpp b/xfa/src/fxbarcode/BC_Reader.cpp
 | 
| index 0f56137b4206f32a85806a8dc4f1eae7e77b0348..5af914ebc3b26039fb5ef683df2a67d43dcf211c 100644
 | 
| --- a/xfa/src/fxbarcode/BC_Reader.cpp
 | 
| +++ b/xfa/src/fxbarcode/BC_Reader.cpp
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 | 
|  
 | 
| -#include "xfa/src/fxbarcode/barcode.h"
 | 
|  #include "xfa/src/fxbarcode/BC_Reader.h"
 | 
| +#include "xfa/src/fxbarcode/barcode.h"
 | 
|  CBC_Reader::CBC_Reader() {}
 | 
|  CBC_Reader::~CBC_Reader() {}
 | 
| 
 |