| Index: xfa/src/fwl/src/lightwidget/barcode.cpp
|
| diff --git a/xfa/src/fwl/src/lightwidget/barcode.cpp b/xfa/src/fwl/src/lightwidget/barcode.cpp
|
| index efeeef481e34b7ec859ac13fe56b03b4a4c85724..68b2f815459494ce00a7a2253366468345fbb962 100644
|
| --- a/xfa/src/fwl/src/lightwidget/barcode.cpp
|
| +++ b/xfa/src/fwl/src/lightwidget/barcode.cpp
|
| @@ -4,6 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "xfa/include/fwl/lightwidget/barcode.h"
|
| +
|
| #include <memory>
|
|
|
| #include "xfa/src/foxitlib.h"
|
|
|