| Index: xfa/src/fdp/src/fde/fde_geobject.h
|
| diff --git a/xfa/src/fdp/src/fde/fde_geobject.h b/xfa/src/fdp/src/fde/fde_geobject.h
|
| index eb465a1ad6660a0afbe8129a97793b1788712cc7..d09831b8aa3e47003634745e423cdcce3872be6c 100644
|
| --- a/xfa/src/fdp/src/fde/fde_geobject.h
|
| +++ b/xfa/src/fdp/src/fde/fde_geobject.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef _FDE_GRAPHOBJS_IMP
|
| #define _FDE_GRAPHOBJS_IMP
|
| #ifndef _FDEPLUS
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| class CFDE_GEFontMgr;
|
| class CFDE_Path : public IFDE_Path, public CFX_Target {
|
| public:
|
|
|