| Index: core/include/fpdfapi/fpdf_page.h
 | 
| diff --git a/core/include/fpdfapi/fpdf_page.h b/core/include/fpdfapi/fpdf_page.h
 | 
| index 5f716b2c2ee30d1dba2c1044589d467cec8f2ac1..27e40f4486c2704492ad91365fcb7dab1715ec39 100644
 | 
| --- a/core/include/fpdfapi/fpdf_page.h
 | 
| +++ b/core/include/fpdfapi/fpdf_page.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef CORE_INCLUDE_FPDFAPI_FPDF_PAGE_H_
 | 
|  #define CORE_INCLUDE_FPDFAPI_FPDF_PAGE_H_
 | 
|  
 | 
| -#include "../fxge/fx_dib.h"
 | 
| +#include "core/include/fxge/fx_dib.h"
 | 
|  #include "fpdf_parser.h"
 | 
|  #include "fpdf_resource.h"
 | 
|  
 | 
| 
 |