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