Index: fpdfsdk/include/pdfwindow/PWL_Edit.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
index 09ab2ef18783f3708485d97c1698f0717119e29b..ca924e19cb9fd66a2ac9a2767c0205ffc375e546 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Edit.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
@@ -7,12 +7,11 @@ |
#ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_ |
#define FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_ |
-#include "PWL_EditCtrl.h" |
-#include "PWL_Wnd.h" |
#include "core/include/fxcrt/fx_basic.h" |
+#include "fpdfsdk/include/fxedit/fx_edit.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_EditCtrl.h" |
+#include "fpdfsdk/include/pdfwindow/PWL_Wnd.h" |
-class CPWL_Edit; |
-class IPWL_Filler_Notify; |
class IPWL_SpellCheck; |
class IPWL_Filler_Notify { |