Index: core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp |
diff --git a/core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp b/core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp |
index ddd640ec7f0498e32bd14be44e6766dd701d34f3..68c6eca210e18059b68afea54136a5a51796236b 100644 |
--- a/core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp |
+++ b/core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp |
@@ -28,8 +28,8 @@ |
#include "core/fpdfapi/fpdf_parser/fpdf_parser_decode.h" |
#include "core/fpdfapi/fpdf_parser/fpdf_parser_utility.h" |
#include "core/fxcodec/fx_codec.h" |
-#include "core/fxcrt/include/fx_ext.h" |
-#include "core/fxcrt/include/fx_safe_types.h" |
+#include "core/fxcrt/fx_ext.h" |
+#include "core/fxcrt/fx_safe_types.h" |
#include "core/fxge/include/cfx_fxgedevice.h" |
#include "core/fxge/include/cfx_renderdevice.h" |