diff options
Diffstat (limited to 'xfa/fde/cfde_txtedttextset.h')
-rw-r--r-- | xfa/fde/cfde_txtedttextset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fde/cfde_txtedttextset.h b/xfa/fde/cfde_txtedttextset.h index 35f7472b1f..8e4c4d01bf 100644 --- a/xfa/fde/cfde_txtedttextset.h +++ b/xfa/fde/cfde_txtedttextset.h @@ -9,7 +9,7 @@ #include <vector> -#include "xfa/fde/fde_visualset.h" +#include "xfa/fde/ifde_visualset.h" class CFDE_TxtEdtPage; |