diff options
Diffstat (limited to 'xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h')
-rw-r--r-- | xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h index 5575147fbe..c593b94f7a 100644 --- a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h +++ b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h @@ -7,6 +7,7 @@ #ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONCHARACTERSETECI_H_ #define XFA_SRC_FXBARCODE_COMMON_BC_COMMONCHARACTERSETECI_H_ +#include "core/include/fxcrt/fx_string.h" #include "xfa/src/fxbarcode/common/BC_CommonECI.h" class CBC_CommonCharacterSetECI : public CBC_CommonECI { |