diff --git a/crypto/modes/gcm128.c b/crypto/modes/gcm128.c index 6f1eb6d484c300daaa8af6d9a60f354dc8a39511..e4df61f8b6a24cc945a5057e7970e7cc34f1fddf 100644 --- a/crypto/modes/gcm128.c +++ b/crypto/modes/gcm128.c @@ -47,7 +47,7 @@ * ==================================================================== */ -#include "crypto.h" +#include #include "modes_lcl.h" #include