| Index: core/include/fpdfapi/fpdf_pageobj.h
|
| diff --git a/core/include/fpdfapi/fpdf_pageobj.h b/core/include/fpdfapi/fpdf_pageobj.h
|
| index a3695f7e7b74383a325c4d972228838aae26ba8c..886930ffe77aff1f94ce1fea9362e04e508584b4 100644
|
| --- a/core/include/fpdfapi/fpdf_pageobj.h
|
| +++ b/core/include/fpdfapi/fpdf_pageobj.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FPDFAPI_FPDF_PAGEOBJ_H_
|
| #define CORE_INCLUDE_FPDFAPI_FPDF_PAGEOBJ_H_
|
|
|
| -#include "../fxge/fx_ge.h"
|
| +#include "core/include/fxge/fx_ge.h"
|
| #include "fpdf_resource.h"
|
|
|
| class CPDF_ClipPath;
|
|
|