Index: fpdfsdk/include/pdfwindow/PWL_Edit.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
index 71123b836828429f20d9577daeea5b13e9dcf41b..829fc2dcdab85d0402aee149ba989784380d2c41 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; |