summaryrefslogtreecommitdiffstats
path: root/crypto/bf/bf_skey.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/bf_skey.c')
-rw-r--r--crypto/bf/bf_skey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/bf_skey.c b/crypto/bf/bf_skey.c
index f6c45535e1..eefa8e6f51 100644
--- a/crypto/bf/bf_skey.c
+++ b/crypto/bf/bf_skey.c
@@ -58,7 +58,7 @@
#include <stdio.h>
#include <string.h>
-#include "blowfish.h"
+#include <openssl/blowfish.h>
#include "bf_locl.h"
#include "bf_pi.h"