Identify and move common internal libcrypto header files
[openssl.git] / crypto / modes / wrap128.c
index fe33a986bed572cc1b45fc9956b6bd2781516faa..a3f397edbec1839c5e16d5dcb577c4b6f28af0d8 100644 (file)
@@ -59,7 +59,7 @@
  *  allows you to use them for any 128 bit block cipher.
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/modes.h>
 
 /** RFC 3394 section 2.2.3.1 Default Initial Value */