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