diff options
Diffstat (limited to 'source/cServer.h')
-rw-r--r-- | source/cServer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cServer.h b/source/cServer.h index 7baaa0d6a..9dd087299 100644 --- a/source/cServer.h +++ b/source/cServer.h @@ -13,7 +13,7 @@ #include "cSocketThreads.h" #include "CryptoPP/rsa.h" -#include "CryptoPP/osrng.h" +#include "CryptoPP/randpool.h" |