diff options
Diffstat (limited to 'fpdfsdk/include/pdfwindow/PWL_EditCtrl.h')
-rw-r--r-- | fpdfsdk/include/pdfwindow/PWL_EditCtrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h b/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h index e7336a19b1..d179e69938 100644 --- a/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h +++ b/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h @@ -11,12 +11,12 @@ #include "../fxedit/fx_edit.h" #include "PWL_Wnd.h" -class CPVT_WordPlace; class CPWL_Caret; class CPWL_Edit; class CPWL_EditCtrl; class IFX_Edit; class IPWL_Edit_Notify; +struct CPVT_WordPlace; enum PWL_EDIT_ALIGNFORMAT_H { |