| 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 10ad622637a15979a72ed8440ba5b1981040d882..58c84b7d2e2912f0aa3a3b49163267a7024c28f6 100644
|
| --- a/xfa/src/fdp/src/fde/fde_render.cpp
|
| +++ b/xfa/src/fdp/src/fde/fde_render.cpp
|
| @@ -5,7 +5,7 @@
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| #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,
|
|
|