| Index: xfa/src/fdp/src/fde/fde_render.cpp
|
| diff --git a/xfa/src/fdp/src/fde/fde_render.cpp b/xfa/src/fdp/src/fde/fde_render.cpp
|
| index a3f00acd9ef09cb99729e6b64fe724f34cdf546e..10ad622637a15979a72ed8440ba5b1981040d882 100644
|
| --- a/xfa/src/fdp/src/fde/fde_render.cpp
|
| +++ b/xfa/src/fdp/src/fde/fde_render.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/foxitlib.h"
|
| #include "xfa/src/fdp/src/fde/fde_render.h"
|
| +#include "xfa/src/foxitlib.h"
|
| void FDE_GetPageMatrix(CFX_Matrix& pageMatrix,
|
| const CFX_RectF& docPageRect,
|
| const CFX_Rect& devicePageRect,
|
|
|