aboutsummaryrefslogtreecommitdiff
path: root/src/cryptopp/iterhash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptopp/iterhash.h')
-rw-r--r--src/cryptopp/iterhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptopp/iterhash.h b/src/cryptopp/iterhash.h
index 0e2a147728..2f5895e2d3 100644
--- a/src/cryptopp/iterhash.h
+++ b/src/cryptopp/iterhash.h
@@ -1,7 +1,7 @@
#ifndef CRYPTOPP_ITERHASH_H
#define CRYPTOPP_ITERHASH_H
-#include "cryptopp/secblock.h"
+#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)