Index: core/fpdfapi/fpdf_parser/cfdf_document.h |
diff --git a/core/fpdfapi/fpdf_parser/cfdf_document.h b/core/fpdfapi/fpdf_parser/cfdf_document.h |
index 1894cb3e2b730c02d207399ea6c7ee3d545d0844..cd5b5b77bb124f13da4439bde01b38df7360de53 100644 |
--- a/core/fpdfapi/fpdf_parser/cfdf_document.h |
+++ b/core/fpdfapi/fpdf_parser/cfdf_document.h |
@@ -9,9 +9,9 @@ |
#include "core/fpdfapi/fpdf_parser/cpdf_indirect_object_holder.h" |
#include "core/fpdfapi/fpdf_parser/cpdf_object.h" |
-#include "core/fxcrt/include/cfx_string_pool_template.h" |
-#include "core/fxcrt/include/cfx_weak_ptr.h" |
-#include "core/fxcrt/include/fx_basic.h" |
+#include "core/fxcrt/cfx_string_pool_template.h" |
+#include "core/fxcrt/cfx_weak_ptr.h" |
+#include "core/fxcrt/fx_basic.h" |
class CPDF_Dictionary; |