aboutsummaryrefslogtreecommitdiff
path: root/src/cryptopp/sha.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptopp/sha.h')
-rw-r--r--src/cryptopp/sha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptopp/sha.h b/src/cryptopp/sha.h
index 8d0dbfcac7..679081e8fa 100644
--- a/src/cryptopp/sha.h
+++ b/src/cryptopp/sha.h
@@ -1,7 +1,7 @@
#ifndef CRYPTOPP_SHA_H
#define CRYPTOPP_SHA_H
-#include "cryptopp/iterhash.h"
+#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)