aboutsummaryrefslogtreecommitdiff
path: root/src/cryptopp/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptopp/cryptlib.h')
-rw-r--r--src/cryptopp/cryptlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cryptopp/cryptlib.h b/src/cryptopp/cryptlib.h
index 1461af7b7b..15cd6dad67 100644
--- a/src/cryptopp/cryptlib.h
+++ b/src/cryptopp/cryptlib.h
@@ -79,8 +79,8 @@ and getting me started with this manual.
#ifndef CRYPTOPP_CRYPTLIB_H
#define CRYPTOPP_CRYPTLIB_H
-#include "cryptopp/config.h"
-#include "cryptopp/stdcpp.h"
+#include "config.h"
+#include "stdcpp.h"
NAMESPACE_BEGIN(CryptoPP)