| Index: core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h
|
| diff --git a/core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h b/core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h
|
| index f43a1e3a4fa4957e368d47c2a3c8858d2d44a50e..ae2ee90083c0827e936ccd3cd46cbad3b9743f7d 100644
|
| --- a/core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h
|
| +++ b/core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h
|
| @@ -8,7 +8,7 @@
|
| #define CORE_FPDFAPI_FPDF_PAGE_INCLUDE_CPDF_SHADINGOBJECT_H_
|
|
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_pageobject.h"
|
| -#include "core/include/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/include/fx_coordinates.h"
|
|
|
| class CPDF_ShadingPattern;
|
|
|
|
|