summaryrefslogtreecommitdiff
path: root/xfa/src/fdp/include/fde_pth.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fdp/include/fde_pth.h')
-rw-r--r--xfa/src/fdp/include/fde_pth.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfa/src/fdp/include/fde_pth.h b/xfa/src/fdp/include/fde_pth.h
index 41cb367613..8f4cc9aeed 100644
--- a/xfa/src/fdp/include/fde_pth.h
+++ b/xfa/src/fdp/include/fde_pth.h
@@ -7,7 +7,9 @@
#ifndef XFA_SRC_FDP_INCLUDE_FDE_PTH_H_
#define XFA_SRC_FDP_INCLUDE_FDE_PTH_H_
-class IFDE_Path;
+#include "core/include/fxcrt/fx_coordinates.h"
+#include "core/include/fxcrt/fx_system.h"
+
class IFDE_Path {
public:
static IFDE_Path* Create();