| Index: fpdfsdk/include/pdfwindow/PWL_Wnd.h
 | 
| diff --git a/fpdfsdk/include/pdfwindow/PWL_Wnd.h b/fpdfsdk/include/pdfwindow/PWL_Wnd.h
 | 
| index 6ad356d80d8578d64603b72ac5cf00443948045a..3b324a7d7a8ebd8adf353dbd07b087112ea7824a 100644
 | 
| --- a/fpdfsdk/include/pdfwindow/PWL_Wnd.h
 | 
| +++ b/fpdfsdk/include/pdfwindow/PWL_Wnd.h
 | 
| @@ -9,8 +9,8 @@
 | 
|  
 | 
|  #include <vector>
 | 
|  
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  #include "core/include/fpdfdoc/fpdf_doc.h"
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
|  #include "fpdfsdk/include/fx_systemhandler.h"
 | 
|  
 | 
|  class CPWL_MsgControl;
 | 
| 
 |