Reorganize private crypto header files
[openssl.git] / crypto / evp / e_des3.c
index 52fde95fb0c6ca91bc477be4bade82c871985876..1ceb3fc73c3b555654b4817acc78fc859dc9a2b9 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef OPENSSL_NO_DES
 # include <openssl/evp.h>
 # include <openssl/objects.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 # include <openssl/des.h>
 # include <openssl/rand.h>
 # include "evp_locl.h"