X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fevp_enc.c;h=2f121ff9cb67313b9d351ae6aac074f042bb1b45;hp=6b7cc902428f1e198eb987dbd1653ada04bf7202;hb=7f09a8773bc609e65fd3073117058b7087ff609f;hpb=ed13270d2ebb8bf2b54f07ec6653c8e9883e0ba3 diff --git a/crypto/evp/evp_enc.c b/crypto/evp/evp_enc.c index 6b7cc90242..2f121ff9cb 100644 --- a/crypto/evp/evp_enc.c +++ b/crypto/evp/evp_enc.c @@ -64,7 +64,7 @@ #ifndef OPENSSL_NO_ENGINE #include #endif -#include "../constant_time_locl.h" +#include "constant_time_locl.h" #include "evp_locl.h" const char EVP_version[]="EVP" OPENSSL_VERSION_PTEXT;