Index: xfa/src/fxbarcode/BC_DecoderResult.h |
diff --git a/xfa/src/fxbarcode/BC_DecoderResult.h b/xfa/src/fxbarcode/BC_DecoderResult.h |
index 21d2cc0e4f7353bce5a11e6ed60539d231bf7524..fce22a741bd9c6a9a6ba2129bdf14d0be26c768e 100644 |
--- a/xfa/src/fxbarcode/BC_DecoderResult.h |
+++ b/xfa/src/fxbarcode/BC_DecoderResult.h |
@@ -7,7 +7,8 @@ |
#ifndef XFA_SRC_FXBARCODE_BC_DECODERRESULT_H_ |
#define XFA_SRC_FXBARCODE_BC_DECODERRESULT_H_ |
-class CBC_DecoderResult; |
+#include "core/include/fxcrt/fx_basic.h" |
+ |
class CBC_DecoderResult { |
public: |
CBC_DecoderResult(CFX_ByteArray* rawBytes, |