Index: core/include/fpdfapi/fpdf_objects.h |
diff --git a/core/include/fpdfapi/fpdf_objects.h b/core/include/fpdfapi/fpdf_objects.h |
index 11589e65a29c597b0d98462c07b71b875dd0922e..77cb87423fbfaad8bf1fd4549c5aa5779999f748 100644 |
--- a/core/include/fpdfapi/fpdf_objects.h |
+++ b/core/include/fpdfapi/fpdf_objects.h |
@@ -7,8 +7,8 @@ |
#ifndef CORE_INCLUDE_FPDFAPI_FPDF_OBJECTS_H_ |
#define CORE_INCLUDE_FPDFAPI_FPDF_OBJECTS_H_ |
-#include "../fxcrt/fx_coordinates.h" |
-#include "../fxcrt/fx_system.h" |
+#include "core/include/fxcrt/fx_coordinates.h" |
+#include "core/include/fxcrt/fx_system.h" |
class CPDF_Array; |
class CPDF_Boolean; |