Index: xfa/src/fxbarcode/BC_ResultPoint.h |
diff --git a/xfa/src/fxbarcode/BC_ResultPoint.h b/xfa/src/fxbarcode/BC_ResultPoint.h |
index e2c92a6aa696a4078f38c7c35929c345ef2a4209..6e00a26c79930b38116aca0ecad04a83c04b4c97 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(); |