Index: core/fpdfapi/fpdf_page/cpdf_pageobject.h |
diff --git a/core/fpdfapi/fpdf_page/cpdf_pageobject.h b/core/fpdfapi/fpdf_page/cpdf_pageobject.h |
index 8bf47f034b7bd28e263e2094771e7e5379de9ac6..359bc2bdb44a0f422fcb4ea826eb98132ceb0379 100644 |
--- a/core/fpdfapi/fpdf_page/cpdf_pageobject.h |
+++ b/core/fpdfapi/fpdf_page/cpdf_pageobject.h |
@@ -9,8 +9,8 @@ |
#include "core/fpdfapi/fpdf_page/cpdf_contentmark.h" |
#include "core/fpdfapi/fpdf_page/cpdf_graphicstates.h" |
-#include "core/fxcrt/include/fx_coordinates.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_coordinates.h" |
+#include "core/fxcrt/fx_system.h" |
class CPDF_TextObject; |
class CPDF_PathObject; |