| Index: xfa/fxfa/app/xfa_ffbarcode.cpp
|
| diff --git a/xfa/fxfa/app/xfa_ffbarcode.cpp b/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| index 927f38b35b0c5a9d9a99934a2cbe7bd9bb95b0ce..728a701c1fe8753b6fb83c94ddda20596ef4478f 100644
|
| --- a/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| +++ b/xfa/fxfa/app/xfa_ffbarcode.cpp
|
| @@ -13,8 +13,8 @@
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| #include "xfa/fxfa/app/xfa_fftextedit.h"
|
| #include "xfa/fxfa/app/xfa_fwladapter.h"
|
| -#include "xfa/fxfa/include/xfa_ffpageview.h"
|
| -#include "xfa/fxfa/include/xfa_ffwidget.h"
|
| +#include "xfa/fxfa/xfa_ffpageview.h"
|
| +#include "xfa/fxfa/xfa_ffwidget.h"
|
|
|
| namespace {
|
|
|
|
|