aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/cbc_mac/cbc_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac/cbc_mac/cbc_mac.h')
-rw-r--r--src/mac/cbc_mac/cbc_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/cbc_mac/cbc_mac.h b/src/mac/cbc_mac/cbc_mac.h
index b3e2b08a9..2b30fedd2 100644
--- a/src/mac/cbc_mac/cbc_mac.h
+++ b/src/mac/cbc_mac/cbc_mac.h
@@ -6,7 +6,7 @@
#ifndef BOTAN_CBC_MAC_H__
#define BOTAN_CBC_MAC_H__
-#include <botan/base.h>
+#include <botan/mac.h>
namespace Botan {