summaryrefslogtreecommitdiffstats
path: root/crypto/evp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp')
-rw-r--r--crypto/evp/evp_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/evp_enc.c b/crypto/evp/evp_enc.c
index c06c83c0e3..a5fada5a61 100644
--- a/crypto/evp/evp_enc.c
+++ b/crypto/evp/evp_enc.c
@@ -67,7 +67,7 @@
#ifdef OPENSSL_FIPS
#include <openssl/fips.h>
#endif
-#include "../constant_time_locl.h"
+#include "constant_time_locl.h"
#include "evp_locl.h"
#ifdef OPENSSL_FIPS