Index: fpdfsdk/src/fpdf_searchex.cpp |
diff --git a/fpdfsdk/src/fpdf_searchex.cpp b/fpdfsdk/src/fpdf_searchex.cpp |
index 2e0cb568fa6c977ffd51e02d47d5acf052477f6e..96c5e53309c13c70a68062e477ceead250385c1e 100644 |
--- a/fpdfsdk/src/fpdf_searchex.cpp |
+++ b/fpdfsdk/src/fpdf_searchex.cpp |
@@ -6,7 +6,7 @@ |
#include "public/fpdf_searchex.h" |
-#include "../../core/include/fpdftext/fpdf_text.h" |
+#include "core/include/fpdftext/fpdf_text.h" |
DLLEXPORT int STDCALL |
FPDFText_GetCharIndexFromTextIndex(FPDF_TEXTPAGE text_page, int nTextIndex) { |