aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/noekeon/noekeon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cipher/noekeon/noekeon.h')
-rw-r--r--src/cipher/noekeon/noekeon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cipher/noekeon/noekeon.h b/src/cipher/noekeon/noekeon.h
index 660ab487a..fb06f8c79 100644
--- a/src/cipher/noekeon/noekeon.h
+++ b/src/cipher/noekeon/noekeon.h
@@ -6,7 +6,7 @@
#ifndef BOTAN_NOEKEON_H__
#define BOTAN_NOEKEON_H__
-#include <botan/base.h>
+#include <botan/block_cipher.h>
namespace Botan {