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