aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/eax/eax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modes/eax/eax.h')
-rw-r--r--src/modes/eax/eax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modes/eax/eax.h b/src/modes/eax/eax.h
index f3fc6970c..aea1383db 100644
--- a/src/modes/eax/eax.h
+++ b/src/modes/eax/eax.h
@@ -7,6 +7,7 @@
#define BOTAN_EAX_H__
#include <botan/basefilt.h>
+#include <botan/block_cipher.h>
#include <botan/mac.h>
namespace Botan {