diff options
Diffstat (limited to 'xfa/fde/cfde_path.h')
-rw-r--r-- | xfa/fde/cfde_path.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fde/cfde_path.h b/xfa/fde/cfde_path.h index c9f213d350..fcf35cd5dd 100644 --- a/xfa/fde/cfde_path.h +++ b/xfa/fde/cfde_path.h @@ -7,6 +7,7 @@ #ifndef XFA_FDE_CFDE_PATH_H_ #define XFA_FDE_CFDE_PATH_H_ +#include "core/fxge/include/cfx_pathdata.h" #include "core/fxge/include/fx_ge.h" #include "xfa/fgas/crt/fgas_memory.h" |