| 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 a22817f18341ea9e069d06b21df9f8a83c6a7178..aa5847cf8eafaf499e1347d505fe9a4cdbb0488f 100644
|
| --- a/xfa/src/fdp/src/fde/fde_geobject.h
|
| +++ b/xfa/src/fdp/src/fde/fde_geobject.h
|
| @@ -7,7 +7,9 @@
|
| #ifndef XFA_SRC_FDP_SRC_FDE_FDE_GEOBJECT_H_
|
| #define XFA_SRC_FDP_SRC_FDE_FDE_GEOBJECT_H_
|
|
|
| -#include "xfa/src/foxitlib.h"
|
| +#include "core/include/fxge/fx_ge.h"
|
| +#include "xfa/src/fdp/include/fde_pth.h"
|
| +#include "xfa/src/fgas/include/fx_mem.h"
|
|
|
| class CFDE_Path : public IFDE_Path, public CFX_Target {
|
| public:
|
|
|