Index: fpdfsdk/src/fpdf_searchex.cpp |
diff --git a/fpdfsdk/src/fpdf_searchex.cpp b/fpdfsdk/src/fpdf_searchex.cpp |
index 21831a3e3dc73adc35ecc2617381f297871cd945..4384cdc5b3c154eaea4ece140a3cb037412367c1 100644 |
--- a/fpdfsdk/src/fpdf_searchex.cpp |
+++ b/fpdfsdk/src/fpdf_searchex.cpp |
@@ -4,9 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
+#include "../../public/fpdf_searchex.h" |
#include "../include/fsdk_define.h" |
-#include "../include/fpdf_searchex.h" |
- |
DLLEXPORT int STDCALL FPDFText_GetCharIndexFromTextIndex(FPDF_TEXTPAGE text_page, int nTextIndex) |
{ |