| Index: xfa/fxfa/parser/cxfa_widgetdata.cpp
|
| diff --git a/xfa/fxfa/parser/cxfa_widgetdata.cpp b/xfa/fxfa/parser/cxfa_widgetdata.cpp
|
| index 4e02087ebd1a83ab243deb3f48b88a62ea6e5234..a5a7807ac8c6f456a6e5aa09971d6bedc3b1d395 100644
|
| --- a/xfa/fxfa/parser/cxfa_widgetdata.cpp
|
| +++ b/xfa/fxfa/parser/cxfa_widgetdata.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "xfa/fxfa/parser/cxfa_widgetdata.h"
|
|
|
| #include "core/fxcrt/fx_ext.h"
|
| -#include "xfa/fxbarcode/include/BC_Library.h"
|
| +#include "xfa/fxbarcode/BC_Library.h"
|
| #include "xfa/fxfa/app/xfa_ffnotify.h"
|
| #include "xfa/fxfa/parser/cxfa_document.h"
|
| #include "xfa/fxfa/parser/cxfa_event.h"
|
|
|