| Index: xfa/src/fxfa/src/app/xfa_ffimage.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffimage.cpp b/xfa/src/fxfa/src/app/xfa_ffimage.cpp
|
| index 9fd17a76229f1848b56c4baa9690ba8367af07f4..263167600c2365a7fec6b068230d7728fcbba8c8 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffimage.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffimage.cpp
|
| @@ -4,11 +4,11 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/foxitlib.h"
|
| +#include "xfa/src/fxfa/src/app/xfa_ffimage.h"
|
| +
|
| #include "xfa/src/fxfa/src/app/xfa_ffapp.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffdoc.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffdraw.h"
|
| -#include "xfa/src/fxfa/src/app/xfa_ffimage.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffpageview.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffwidget.h"
|
|
|
|
|