summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/BC_ResultPoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxbarcode/BC_ResultPoint.h')
-rw-r--r--xfa/src/fxbarcode/BC_ResultPoint.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xfa/src/fxbarcode/BC_ResultPoint.h b/xfa/src/fxbarcode/BC_ResultPoint.h
index e2c92a6aa6..6e00a26c79 100644
--- a/xfa/src/fxbarcode/BC_ResultPoint.h
+++ b/xfa/src/fxbarcode/BC_ResultPoint.h
@@ -7,7 +7,8 @@
#ifndef XFA_SRC_FXBARCODE_BC_RESULTPOINT_H_
#define XFA_SRC_FXBARCODE_BC_RESULTPOINT_H_
-class CBC_ResultPoint;
+#include "core/include/fxcrt/fx_system.h"
+
class CBC_ResultPoint {
public:
CBC_ResultPoint();