| Index: core/src/fpdftext/fpdf_text_search.cpp
|
| diff --git a/core/src/fpdftext/fpdf_text_search.cpp b/core/src/fpdftext/fpdf_text_search.cpp
|
| index 95839b54fbcc450f99db5518bba16f5b8b823fc2..96ab05804f81d2ec599de669e35d6053ef1627b3 100644
|
| --- a/core/src/fpdftext/fpdf_text_search.cpp
|
| +++ b/core/src/fpdftext/fpdf_text_search.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "../../include/fpdfapi/fpdf_pageobj.h"
|
| #include "../../include/fpdfapi/fpdf_page.h"
|
| +#include "text_int.h"
|
| +
|
| class CPDF_TextStream {
|
| public:
|
| CPDF_TextStream(CFX_WideTextBuf& buffer,
|
|
|