Index: core/fpdfapi/fpdf_page/cpdf_imageobject.h |
diff --git a/core/fpdfapi/fpdf_page/cpdf_imageobject.h b/core/fpdfapi/fpdf_page/cpdf_imageobject.h |
index 98ef8c8e4b8a1799a9eb2930c79b02cf6b5e20d3..e61dd5ac36ba9e9d936915f650ad4e1bd7848c3c 100644 |
--- a/core/fpdfapi/fpdf_page/cpdf_imageobject.h |
+++ b/core/fpdfapi/fpdf_page/cpdf_imageobject.h |
@@ -10,7 +10,7 @@ |
#include <memory> |
#include "core/fpdfapi/fpdf_page/cpdf_pageobject.h" |
-#include "core/fxcrt/include/fx_coordinates.h" |
+#include "core/fxcrt/fx_coordinates.h" |
class CPDF_Image; |