aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/tiger/tiger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/tiger/tiger.cpp')
-rw-r--r--src/lib/hash/tiger/tiger.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/hash/tiger/tiger.cpp b/src/lib/hash/tiger/tiger.cpp
index d724c3da8..79708a902 100644
--- a/src/lib/hash/tiger/tiger.cpp
+++ b/src/lib/hash/tiger/tiger.cpp
@@ -5,7 +5,6 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#include <botan/internal/hash_utils.h>
#include <botan/tiger.h>
#include <botan/exceptn.h>
#include <botan/parsing.h>