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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modes/eax/eax.h b/src/modes/eax/eax.h
index 1bb2e510d..f569f2ede 100644
--- a/src/modes/eax/eax.h
+++ b/src/modes/eax/eax.h
@@ -8,7 +8,7 @@
#ifndef BOTAN_EAX_H__
#define BOTAN_EAX_H__
-#include <botan/basefilt.h>
+#include <botan/key_filt.h>
#include <botan/block_cipher.h>
#include <botan/mac.h>