| Index: xfa/fwl/basewidget/cfx_barcode.h
|
| diff --git a/xfa/fwl/basewidget/cfx_barcode.h b/xfa/fwl/basewidget/cfx_barcode.h
|
| index da2aabf575fcbebe438be3dae8f1c68a5ff5b996..fee0885654781d347bc1710be254390c6c385d48 100644
|
| --- a/xfa/fwl/basewidget/cfx_barcode.h
|
| +++ b/xfa/fwl/basewidget/cfx_barcode.h
|
| @@ -13,7 +13,7 @@
|
| #include "core/fxcrt/fx_string.h"
|
| #include "core/fxcrt/fx_system.h"
|
| #include "core/fxge/fx_dib.h"
|
| -#include "xfa/fxbarcode/include/BC_Library.h"
|
| +#include "xfa/fxbarcode/BC_Library.h"
|
|
|
| class CBC_CodeBase;
|
| class CFX_Font;
|
|
|