| Index: xfa/fwl/basewidget/ifwl_barcode.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_barcode.h b/xfa/fwl/basewidget/ifwl_barcode.h
|
| index c2f464f71bd4b77312d1e85dba73fcf082bf63b8..aaee09b9fff6222034b20f0ae661aa83663f9d52 100644
|
| --- a/xfa/fwl/basewidget/ifwl_barcode.h
|
| +++ b/xfa/fwl/basewidget/ifwl_barcode.h
|
| @@ -8,7 +8,7 @@
|
| #define XFA_FWL_BASEWIDGET_IFWL_BARCODE_H_
|
|
|
| #include "xfa/fwl/basewidget/ifwl_edit.h"
|
| -#include "xfa/fxbarcode/include/BC_Library.h"
|
| +#include "xfa/fxbarcode/BC_Library.h"
|
|
|
| class CFWL_WidgetImpProperties;
|
|
|
|
|