aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc5/rc5_skey.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc5/rc5_skey.c')
-rw-r--r--crypto/rc5/rc5_skey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc5/rc5_skey.c b/crypto/rc5/rc5_skey.c
index 2f36531ffa..64e13487bf 100644
--- a/crypto/rc5/rc5_skey.c
+++ b/crypto/rc5/rc5_skey.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#include "rc5.h"
+#include <openssl/rc5.h>
#include "rc5_locl.h"
void RC5_32_set_key(RC5_32_KEY *key, int len, unsigned char *data,