diff options
Diffstat (limited to 'beecrypt/beecrypt.h')
-rw-r--r-- | beecrypt/beecrypt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/beecrypt.h b/beecrypt/beecrypt.h index 412cc5bf4..4ce2282dc 100644 --- a/beecrypt/beecrypt.h +++ b/beecrypt/beecrypt.h @@ -29,7 +29,7 @@ #include "types.h" #include "memchunk.h" -#include "mp32number.h" +#include "mpnumber.h" /** \name Entropy sources */ /*@{*/ |