aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cast/c_ofb64.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/c_ofb64.c')
-rw-r--r--crypto/cast/c_ofb64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/c_ofb64.c b/crypto/cast/c_ofb64.c
index 1ccaec7976..4249870d9e 100644
--- a/crypto/cast/c_ofb64.c
+++ b/crypto/cast/c_ofb64.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#include "cast.h"
+#include <openssl/cast.h>
#include "cast_lcl.h"
/* The input and output encrypted as though 64bit ofb mode is being