diff options
Diffstat (limited to 'core/fpdfdoc/csection.h')
-rw-r--r-- | core/fpdfdoc/csection.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/fpdfdoc/csection.h b/core/fpdfdoc/csection.h index 7c2b70b7dc..d516c45e6f 100644 --- a/core/fpdfdoc/csection.h +++ b/core/fpdfdoc/csection.h @@ -12,6 +12,8 @@ #include "core/fpdfdoc/cline.h" #include "core/fpdfdoc/cpvt_sectioninfo.h" +#include "core/fpdfdoc/cpvt_wordinfo.h" +#include "core/fpdfdoc/cpvt_wordrange.h" #include "core/fpdfdoc/ctypeset.h" #include "core/fxcrt/fx_coordinates.h" #include "core/fxcrt/fx_system.h" |