diff options
Diffstat (limited to 'xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h')
-rw-r--r-- | xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h b/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h index 70e7bfb1ae..dfe0ce1f2d 100644 --- a/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h +++ b/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h @@ -7,6 +7,8 @@ #ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONPERSPECTIVETRANSFORM_H_ #define XFA_SRC_FXBARCODE_COMMON_BC_COMMONPERSPECTIVETRANSFORM_H_ +#include "core/include/fxcrt/fx_basic.h" + class CBC_CommonPerspectiveTransform { public: CBC_CommonPerspectiveTransform(FX_FLOAT a11, |