diff options
Diffstat (limited to 'xfa/src/fee/fde_txtedtpage.h')
-rw-r--r-- | xfa/src/fee/fde_txtedtpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fee/fde_txtedtpage.h b/xfa/src/fee/fde_txtedtpage.h index 520ecb727f..2ea0725de5 100644 --- a/xfa/src/fee/fde_txtedtpage.h +++ b/xfa/src/fee/fde_txtedtpage.h @@ -9,7 +9,7 @@ #include "core/include/fxcrt/fx_coordinates.h" #include "core/include/fxcrt/fx_string.h" -#include "xfa/src/fdp/include/fde_psr.h" +#include "xfa/src/fde/fde_visualset.h" #include "xfa/src/fee/ifde_txtedtpage.h" #include "xfa/src/fgas/crt/fgas_utils.h" |