Index: fpdfsdk/include/pdfwindow/PWL_Edit.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
index 2b59421aa49c166599c9e54d126ced188f0c9b0a..1a8db7860c2605d173785becca1f92a3f6ed84c7 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Edit.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
@@ -7,9 +7,9 @@ |
#ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_ |
#define FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_ |
-#include "../../../core/include/fxcrt/fx_basic.h" |
#include "PWL_EditCtrl.h" |
#include "PWL_Wnd.h" |
+#include "core/include/fxcrt/fx_basic.h" |
class CPWL_Edit; |
class IPWL_Filler_Notify; |