diff options
Diffstat (limited to 'xfa/fde/cfde_textout.h')
-rw-r--r-- | xfa/fde/cfde_textout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fde/cfde_textout.h b/xfa/fde/cfde_textout.h index c505c0737f..360c3051e9 100644 --- a/xfa/fde/cfde_textout.h +++ b/xfa/fde/cfde_textout.h @@ -12,7 +12,7 @@ #include <vector> #include "core/fxcrt/cfx_char.h" -#include "core/fxge/cfx_fxgedevice.h" +#include "core/fxge/cfx_defaultrenderdevice.h" #include "core/fxge/cfx_renderdevice.h" #include "core/fxge/fx_dib.h" #include "xfa/fgas/font/cfgas_fontmgr.h" |