diff options
Diffstat (limited to 'xfa/include/foxitxfa.h')
-rw-r--r-- | xfa/include/foxitxfa.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/include/foxitxfa.h b/xfa/include/foxitxfa.h index 26ab6cd8f3..1c54e53722 100644 --- a/xfa/include/foxitxfa.h +++ b/xfa/include/foxitxfa.h @@ -17,4 +17,5 @@ #include "./fwl/fwl.h"
#include "./fxjse/fxjse.h"
#include "./fxfa/fxfa.h"
+#include "../../third_party/bigint/BigIntegerLibrary.hh"
#endif
|