summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/common/BC_CommonBitSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxbarcode/common/BC_CommonBitSource.h')
-rw-r--r--xfa/src/fxbarcode/common/BC_CommonBitSource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/common/BC_CommonBitSource.h b/xfa/src/fxbarcode/common/BC_CommonBitSource.h
index 546e5e9d5c..0e2a4bfb58 100644
--- a/xfa/src/fxbarcode/common/BC_CommonBitSource.h
+++ b/xfa/src/fxbarcode/common/BC_CommonBitSource.h
@@ -7,6 +7,9 @@
#ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONBITSOURCE_H_
#define XFA_SRC_FXBARCODE_COMMON_BC_COMMONBITSOURCE_H_
+#include "core/include/fxcrt/fx_basic.h"
+#include "xfa/src/fxbarcode/utils.h"
+
class CBC_CommonBitSource {
public:
CBC_CommonBitSource(CFX_ByteArray* bytes);