| Index: core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
|
| diff --git a/core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp b/core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
|
| index 6256f4c526b273f0b0e543e97a4a4e657bd67ab1..d2a0288c26831897d1fb039fe6a7cfaf30968026 100644
|
| --- a/core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
|
| +++ b/core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "core/include/fpdfapi/cpdf_array.h"
|
| #include "core/include/fpdfapi/cpdf_dictionary.h"
|
| #include "core/include/fpdfapi/cpdf_stream.h"
|
| +#include "core/include/fpdfapi/cpdf_stream_acc.h"
|
| #include "core/src/fpdfapi/fpdf_parser/cpdf_data_avail.h"
|
|
|
| namespace {
|
|
|