| Index: fpdfsdk/include/fxedit/fx_edit.h
 | 
| diff --git a/fpdfsdk/include/fxedit/fx_edit.h b/fpdfsdk/include/fxedit/fx_edit.h
 | 
| index d2222a04af54e6a1c0b0515a13a8fdfbd5e1c627..905ad392a9ed57434a79ec0d5f1d9e7e7f217735 100644
 | 
| --- a/fpdfsdk/include/fxedit/fx_edit.h
 | 
| +++ b/fpdfsdk/include/fxedit/fx_edit.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef FPDFSDK_INCLUDE_FXEDIT_FX_EDIT_H_
 | 
|  #define FPDFSDK_INCLUDE_FXEDIT_FX_EDIT_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  #include "core/include/fxge/fx_dib.h"
 | 
|  
 | 
|  class CFX_RenderDevice;
 | 
| 
 |