Index: core/fpdfapi/fpdf_page/cpdf_pageobjectholder.h |
diff --git a/core/fpdfapi/fpdf_page/cpdf_pageobjectholder.h b/core/fpdfapi/fpdf_page/cpdf_pageobjectholder.h |
index 36379bed151cfe9d55a61be94db45c51472f42e0..a8845552f744c7334a7d86c9fc79611b8f84a6e1 100644 |
--- a/core/fpdfapi/fpdf_page/cpdf_pageobjectholder.h |
+++ b/core/fpdfapi/fpdf_page/cpdf_pageobjectholder.h |
@@ -8,8 +8,8 @@ |
#define CORE_FPDFAPI_FPDF_PAGE_CPDF_PAGEOBJECTHOLDER_H_ |
#include "core/fpdfapi/fpdf_page/cpdf_pageobjectlist.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 IFX_Pause; |
class CPDF_Dictionary; |