diff options
Diffstat (limited to 'core/fpdfdoc/cpvt_wordinfo.h')
-rw-r--r-- | core/fpdfdoc/cpvt_wordinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fpdfdoc/cpvt_wordinfo.h b/core/fpdfdoc/cpvt_wordinfo.h index c690e2aa7b..3bb452a005 100644 --- a/core/fpdfdoc/cpvt_wordinfo.h +++ b/core/fpdfdoc/cpvt_wordinfo.h @@ -9,7 +9,7 @@ #include <memory> -#include "core/fpdfdoc/include/cpvt_wordprops.h" +#include "core/fpdfdoc/cpvt_wordprops.h" #include "core/fxcrt/include/fx_system.h" struct CPVT_WordInfo { |