Reorganize private crypto header files
[openssl.git] / crypto / modes / gcm128.c
index f37653be6727bf34eaffe4544d96c4875edf810c..d2f2da61b3b4b2b3e69dbfe5ab42f03dcd19b057 100644 (file)
@@ -10,7 +10,7 @@
 #include <string.h>
 #include <openssl/crypto.h>
 #include "internal/cryptlib.h"
-#include "internal/modes_int.h"
+#include "crypto/modes.h"
 
 #if defined(BSWAP4) && defined(STRICT_ALIGNMENT)
 /* redefine, because alignment is ensured */