diff options
Diffstat (limited to 'fpdfsdk/formfiller/cba_fontmap.h')
-rw-r--r-- | fpdfsdk/formfiller/cba_fontmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/formfiller/cba_fontmap.h b/fpdfsdk/formfiller/cba_fontmap.h index 14aabe4d2a..17b7b4e989 100644 --- a/fpdfsdk/formfiller/cba_fontmap.h +++ b/fpdfsdk/formfiller/cba_fontmap.h @@ -8,7 +8,7 @@ #define FPDFSDK_FORMFILLER_CBA_FONTMAP_H_ #include "core/fxcrt/cfx_unowned_ptr.h" -#include "fpdfsdk/pdfwindow/PWL_FontMap.h" +#include "fpdfsdk/pdfwindow/cpwl_font_map.h" class CPDF_Dictionary; class CPDFSDK_Annot; |