Index: fpdfsdk/fxedit/fxet_ap.cpp |
diff --git a/fpdfsdk/fxedit/fxet_ap.cpp b/fpdfsdk/fxedit/fxet_ap.cpp |
index 1db6400be39afcfba51a67c491cff0dc3e0250d6..7bd7e61f6c323b6be892a92df516415a12e0b096 100644 |
--- a/fpdfsdk/fxedit/fxet_ap.cpp |
+++ b/fpdfsdk/fxedit/fxet_ap.cpp |
@@ -5,7 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "core/fpdfapi/fpdf_font/cpdf_font.h" |
-#include "core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h" |
+#include "core/fpdfapi/fpdf_parser/fpdf_parser_decode.h" |
#include "core/fpdfdoc/include/cpvt_word.h" |
#include "core/fpdfdoc/include/ipvt_fontmap.h" |
#include "fpdfsdk/fxedit/include/fx_edit.h" |