Reorganize private crypto header files
[openssl.git] / crypto / modes / ccm128.c
index bfa2d4604caf4ed8eb6f7981fc0470966897ad0d..1ffd6df46f742f82bec8425187c24050836f653b 100644 (file)
@@ -7,9 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include <openssl/crypto.h>
-#include "modes_lcl.h"
 #include <string.h>
+#include <openssl/crypto.h>
+#include "crypto/modes.h"
 
 /*
  * First you setup M and L parameters and pass the key schedule. This is