aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/cast5.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/cast5.c')
-rw-r--r--cipher/cast5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/cast5.c b/cipher/cast5.c
index c99b47e13..6373886f5 100644
--- a/cipher/cast5.c
+++ b/cipher/cast5.c
@@ -41,7 +41,7 @@
#include <string.h>
#include "types.h"
#include "errors.h"
-#include "cast5.h"
+#include "algorithms.h"
#define CIPHER_ALGO_CAST5 3