diff options
Diffstat (limited to 'libtommath')
-rw-r--r-- | libtommath/bn_mp_clear.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/bn_mp_clear.c b/libtommath/bn_mp_clear.c index 4b8a10e..16f7982 100644 --- a/libtommath/bn_mp_clear.c +++ b/libtommath/bn_mp_clear.c @@ -1,5 +1,5 @@ #include <tommath.h> -#include "dbutil.h" +#include "dbhelpers.h" #ifdef BN_MP_CLEAR_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * |