Index: core/include/fpdfapi/fpdf_render.h |
diff --git a/core/include/fpdfapi/fpdf_render.h b/core/include/fpdfapi/fpdf_render.h |
index 7a5251e86e73cd50fcba8377dc468316c9d246e5..1726988dd88f6dab9bfc704574253e415a61c5db 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; |