Chromium Code Reviews| Index: xfa/src/fxbarcode/BC_Reader.h |
| diff --git a/xfa/src/fxbarcode/BC_Reader.h b/xfa/src/fxbarcode/BC_Reader.h |
| index 1f19a2f2783959a6e0efb2e15ce75ce5d7449f43..062268a6e7b4eca2067beb131541b648bff64772 100644 |
| --- a/xfa/src/fxbarcode/BC_Reader.h |
| +++ b/xfa/src/fxbarcode/BC_Reader.h |
| @@ -7,8 +7,10 @@ |
| #ifndef XFA_SRC_FXBARCODE_BC_READER_H_ |
| #define XFA_SRC_FXBARCODE_BC_READER_H_ |
| +#include "core/include/fxcrt/fx_string.h" |
| + |
| class CBC_BinaryBitmap; |
| -class CBC_Reader; |
| + |
| class CBC_Reader { |
| public: |
| CBC_Reader(); |