| Index: xfa/src/fdp/src/fde/fde_gedevice.cpp
|
| diff --git a/xfa/src/fdp/src/fde/fde_gedevice.cpp b/xfa/src/fdp/src/fde/fde_gedevice.cpp
|
| index 8eb325ee02281ef0effaf0958d8f92c25c6ff62c..08f05e74bb2c689dbcce2542dda6d07d848b60bb 100644
|
| --- a/xfa/src/fdp/src/fde/fde_gedevice.cpp
|
| +++ b/xfa/src/fdp/src/fde/fde_gedevice.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| #include "fde_gedevice.h"
|
| #include "fde_geobject.h"
|
| #include "fde_devbasic.h"
|
|
|