summaryrefslogtreecommitdiff
path: root/beecrypt/sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'beecrypt/sha1.c')
-rw-r--r--beecrypt/sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/sha1.c b/beecrypt/sha1.c
index 7c2cc55f1..c9479417d 100644
--- a/beecrypt/sha1.c
+++ b/beecrypt/sha1.c
@@ -32,7 +32,7 @@
#include "beecrypt.h"
#include "sha1opt.h"
#include "sha1.h"
-#include "mp32.h"
+#include "mp.h"
#include "endianness.h"
#include "debug.h"