| Index: core/include/fpdfapi/fpdf_render.h
|
| diff --git a/core/include/fpdfapi/fpdf_render.h b/core/include/fpdfapi/fpdf_render.h
|
| index 02aaba62b21717aea83e6eb9d77380e31b2fda93..06f5dbef11933cb546de28a47dc72a6285b6974f 100644
|
| --- a/core/include/fpdfapi/fpdf_render.h
|
| +++ b/core/include/fpdfapi/fpdf_render.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FPDFAPI_FPDF_RENDER_H_
|
| #define CORE_INCLUDE_FPDFAPI_FPDF_RENDER_H_
|
|
|
| -#include "../fxge/fx_ge.h"
|
| +#include "core/include/fxge/fx_ge.h"
|
| #include "fpdf_page.h"
|
| #include "third_party/base/nonstd_unique_ptr.h"
|
|
|
|
|