Identify and move common internal libcrypto header files
[openssl.git] / crypto / aes / aes_wrap.c
index b7b64d57a4870a4397bca6a8b6e8488562498080..b370a4f9a0121c0579b1a629581144993ba3eb0e 100644 (file)
@@ -52,7 +52,7 @@
  * ====================================================================
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/aes.h>
 #include <openssl/modes.h>