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