]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_enc.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / evp / evp_enc.c
index aea7accf6fe0fb5e4c8a81694cd4ac57b61a06a0..125556ea6f4e070f0b6ac4cf46db8f8fcab2bdba 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/evp.h>
 #include <openssl/err.h>
 #include <openssl/rand.h>