| Index: core/include/fpdfapi/fpdf_render.h
|
| diff --git a/core/include/fpdfapi/fpdf_render.h b/core/include/fpdfapi/fpdf_render.h
|
| index 3c1d95aa8a13d11f3fafebc5559571e5ed2d18b6..5c611dc78d40165c2660103c4d60f561fc62d686 100644
|
| --- a/core/include/fpdfapi/fpdf_render.h
|
| +++ b/core/include/fpdfapi/fpdf_render.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef CORE_INCLUDE_FPDFAPI_FPDF_RENDER_H_
|
| #define CORE_INCLUDE_FPDFAPI_FPDF_RENDER_H_
|
|
|
| -#include "../../../third_party/base/nonstd_unique_ptr.h"
|
| #include "../../../public/fpdf_progressive.h"
|
| +#include "../../../third_party/base/nonstd_unique_ptr.h"
|
| #include "../fxge/fx_ge.h"
|
| #include "fpdf_page.h"
|
|
|
|
|