Index: fpdfsdk/include/pdfwindow/PWL_Wnd.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Wnd.h b/fpdfsdk/include/pdfwindow/PWL_Wnd.h |
index 7216bf508a4d63b5200bdf041d11b8ca83720869..37ddefbbce2200baa31283084de6190f399c7308 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Wnd.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Wnd.h |
@@ -7,9 +7,9 @@ |
#ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_WND_H_ |
#define FPDFSDK_INCLUDE_PDFWINDOW_PWL_WND_H_ |
-#include "../fx_systemhandler.h" |
#include "core/include/fpdfdoc/fpdf_doc.h" |
#include "core/include/fxcrt/fx_basic.h" |
+#include "fpdfsdk/include/fx_systemhandler.h" |
class CPWL_MsgControl; |
class CPWL_ScrollBar; |