| Index: xfa/src/fxbarcode/BC_UtilRSS.cpp
|
| diff --git a/xfa/src/fxbarcode/BC_UtilRSS.cpp b/xfa/src/fxbarcode/BC_UtilRSS.cpp
|
| index d263074cc0ffd08b0e00b4623e3e232f362064c1..e2f4d752fd9c7d625c68f310c236f63e2ab0f79e 100644
|
| --- a/xfa/src/fxbarcode/BC_UtilRSS.cpp
|
| +++ b/xfa/src/fxbarcode/BC_UtilRSS.cpp
|
| @@ -20,8 +20,8 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/barcode.h"
|
| #include "xfa/src/fxbarcode/BC_UtilRSS.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| CBC_UtilRSS::CBC_UtilRSS() {}
|
| CBC_UtilRSS::~CBC_UtilRSS() {}
|
| CFX_Int32Array* CBC_UtilRSS::GetRssWidths(int32_t val,
|
|
|