summaryrefslogtreecommitdiff
path: root/xfa/src/fdp/src/fde/fde_geobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fdp/src/fde/fde_geobject.h')
-rw-r--r--xfa/src/fdp/src/fde/fde_geobject.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfa/src/fdp/src/fde/fde_geobject.h b/xfa/src/fdp/src/fde/fde_geobject.h
index a22817f183..aa5847cf8e 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: