| Index: core/fpdfapi/fpdf_page/include/cpdf_imageobject.h
|
| diff --git a/core/fpdfapi/fpdf_page/include/cpdf_imageobject.h b/core/fpdfapi/fpdf_page/include/cpdf_imageobject.h
|
| index dec60c9d9bd4451a04bd0856932ed269c5be36bf..9b983cc05c953d93690df40f1dc51b27858f9794 100644
|
| --- a/core/fpdfapi/fpdf_page/include/cpdf_imageobject.h
|
| +++ b/core/fpdfapi/fpdf_page/include/cpdf_imageobject.h
|
| @@ -8,7 +8,7 @@
|
| #define CORE_FPDFAPI_FPDF_PAGE_INCLUDE_CPDF_IMAGEOBJECT_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_Image;
|
|
|
|
|