diff options
Diffstat (limited to 'xfa/fde/cfde_txtedtbufiter.h')
-rw-r--r-- | xfa/fde/cfde_txtedtbufiter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fde/cfde_txtedtbufiter.h b/xfa/fde/cfde_txtedtbufiter.h index fc3a571ec2..dacfb26918 100644 --- a/xfa/fde/cfde_txtedtbufiter.h +++ b/xfa/fde/cfde_txtedtbufiter.h @@ -7,7 +7,7 @@ #ifndef XFA_FDE_CFDE_TXTEDTBUFITER_H_ #define XFA_FDE_CFDE_TXTEDTBUFITER_H_ -#include "core/fxcrt/include/fx_system.h" +#include "core/fxcrt/fx_system.h" #include "xfa/fde/ifx_chariter.h" class CFDE_TxtEdtBuf; |