Index: core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp |
diff --git a/core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp b/core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp |
index 8ad2e47cb6f3d87aee5c14388ec1a2813a631db1..9c1de09eb1e5c7d748a2dccd56e965ce938c3898 100644 |
--- a/core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp |
+++ b/core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp |
@@ -7,8 +7,8 @@ |
#include "core/fpdfapi/fpdf_parser/cpdf_parser.h" |
#include "core/fpdfapi/fpdf_parser/cpdf_syntax_parser.h" |
-#include "core/fxcrt/include/fx_ext.h" |
-#include "core/fxcrt/include/fx_stream.h" |
+#include "core/fxcrt/fx_ext.h" |
+#include "core/fxcrt/fx_stream.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/utils/path_service.h" |