diff options
Diffstat (limited to 'src/mac/mac.h')
-rw-r--r-- | src/mac/mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/mac.h b/src/mac/mac.h index 99184fd3f..ff5939f6e 100644 --- a/src/mac/mac.h +++ b/src/mac/mac.h @@ -7,7 +7,7 @@ #define BOTAN_MESSAGE_AUTH_CODE_BASE_H__ #include <botan/buf_comp.h> -#include <botan/base.h> +#include <botan/sym_algo.h> #include <string> namespace Botan { |