Index: core/fpdfapi/fpdf_parser/cpdf_stream_acc.h |
diff --git a/core/fpdfapi/fpdf_parser/cpdf_stream_acc.h b/core/fpdfapi/fpdf_parser/cpdf_stream_acc.h |
index 19fa12b2818562488aceb297565fbf244eb70629..cf2bc8a01d6120127e347a2e52e0c98324d3b228 100644 |
--- a/core/fpdfapi/fpdf_parser/cpdf_stream_acc.h |
+++ b/core/fpdfapi/fpdf_parser/cpdf_stream_acc.h |
@@ -9,8 +9,8 @@ |
#include "core/fpdfapi/fpdf_parser/cpdf_dictionary.h" |
#include "core/fpdfapi/fpdf_parser/cpdf_stream.h" |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
class CPDF_StreamAcc { |
public: |