diff options
Diffstat (limited to 'xfa/src/fxbarcode/pdf417/BC_PDF417Common.h')
-rw-r--r-- | xfa/src/fxbarcode/pdf417/BC_PDF417Common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417Common.h b/xfa/src/fxbarcode/pdf417/BC_PDF417Common.h index 16882e3bd4..f145b25383 100644 --- a/xfa/src/fxbarcode/pdf417/BC_PDF417Common.h +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417Common.h @@ -7,6 +7,8 @@ #ifndef XFA_SRC_FXBARCODE_PDF417_BC_PDF417COMMON_H_ #define XFA_SRC_FXBARCODE_PDF417_BC_PDF417COMMON_H_ +#include "core/include/fxcrt/fx_basic.h" + class CBC_PDF417Common { public: CBC_PDF417Common(); |