| Index: xfa/fxfa/app/xfa_ffbarcode.cpp
|
| diff --git a/xfa/fxfa/app/xfa_ffbarcode.cpp b/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| index daa94912fc15642800a77b7d9dfbd4f288313d02..80def6c3347a78bc71233484419db1270ded92d6 100644
|
| --- a/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| +++ b/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| @@ -11,10 +11,10 @@
|
| #include "xfa/fwl/core/ifwl_notedriver.h"
|
| #include "xfa/fwl/lightwidget/cfwl_barcode.h"
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| -#include "xfa/fxfa/app/xfa_ffpageview.h"
|
| #include "xfa/fxfa/app/xfa_fftextedit.h"
|
| #include "xfa/fxfa/app/xfa_ffwidget.h"
|
| #include "xfa/fxfa/app/xfa_fwladapter.h"
|
| +#include "xfa/include/fxfa/xfa_ffpageview.h"
|
|
|
| namespace {
|
|
|
|
|