| Index: xfa/fwl/core/ifwl_edit.cpp
|
| diff --git a/xfa/fwl/core/ifwl_edit.cpp b/xfa/fwl/core/ifwl_edit.cpp
|
| index d129e70a8c833eb07ffa143369b0afa47b00cfd6..4a95f2c4621355ffd7c86be829c50abdf3c590ed 100644
|
| --- a/xfa/fwl/core/ifwl_edit.cpp
|
| +++ b/xfa/fwl/core/ifwl_edit.cpp
|
| @@ -17,7 +17,7 @@
|
| #include "xfa/fde/fde_gedevice.h"
|
| #include "xfa/fde/fde_render.h"
|
| #include "xfa/fde/ifde_txtedtpage.h"
|
| -#include "xfa/fgas/font/fgas_gefont.h"
|
| +#include "xfa/fgas/font/cfgas_gefont.h"
|
| #include "xfa/fwl/core/cfwl_evtcheckword.h"
|
| #include "xfa/fwl/core/cfwl_evttextchanged.h"
|
| #include "xfa/fwl/core/cfwl_evttextfull.h"
|
|
|