| Index: core/fpdfapi/fpdf_edit/include/cpdf_creator.h
 | 
| diff --git a/core/fpdfapi/fpdf_edit/include/cpdf_creator.h b/core/fpdfapi/fpdf_edit/include/cpdf_creator.h
 | 
| index 5b5671b7e9923c67e13e80e2db8105be613c8795..7be92f956b05a5a23ca60a6e414fac63cf3e1b56 100644
 | 
| --- a/core/fpdfapi/fpdf_edit/include/cpdf_creator.h
 | 
| +++ b/core/fpdfapi/fpdf_edit/include/cpdf_creator.h
 | 
| @@ -7,7 +7,6 @@
 | 
|  #ifndef CORE_FPDFAPI_FPDF_EDIT_INCLUDE_CPDF_CREATOR_H_
 | 
|  #define CORE_FPDFAPI_FPDF_EDIT_INCLUDE_CPDF_CREATOR_H_
 | 
|  
 | 
| -#include "core/include/fpdfapi/fpdf_page.h"
 | 
|  #include "core/include/fpdfapi/fpdf_pageobj.h"
 | 
|  
 | 
|  class CPDF_Parser;
 | 
| 
 |