Chromium Code Reviews| Index: core/fpdfdoc/csection.cpp |
| diff --git a/core/fpdfdoc/csection.cpp b/core/fpdfdoc/csection.cpp |
| index 0cf08fd49bb1c6e6b495f70be0bd061fad6b6eb8..6686c0c7730d3a842580cece291ee49826b74170 100644 |
| --- a/core/fpdfdoc/csection.cpp |
| +++ b/core/fpdfdoc/csection.cpp |
| @@ -8,6 +8,7 @@ |
| #include <algorithm> |
| +#include "core/fpdfdoc/cline.h" |
| #include "core/fpdfdoc/cpvt_wordinfo.h" |
| CSection::CSection(CPDF_VariableText* pVT) : m_pVT(pVT) {} |