summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxbarcode/utils.h')
-rw-r--r--xfa/src/fxbarcode/utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/utils.h b/xfa/src/fxbarcode/utils.h
index 341d65bb36..37d2ce775b 100644
--- a/xfa/src/fxbarcode/utils.h
+++ b/xfa/src/fxbarcode/utils.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FXBARCODE_UTILS_H_
#define XFA_SRC_FXBARCODE_UTILS_H_
+#include "core/include/fxcrt/fx_basic.h"
+
typedef CFX_MapPtrTemplate<void*, int32_t> CFX_PtrToInt32;
FX_BOOL BC_FX_ByteString_Replace(CFX_ByteString& dst,
FX_DWORD first,