summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ProtoProxy/Globals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ProtoProxy/Globals.h b/ProtoProxy/Globals.h
index e962d9a6f..bff83c84b 100644
--- a/ProtoProxy/Globals.h
+++ b/ProtoProxy/Globals.h
@@ -206,7 +206,8 @@ public:
-#include "CryptoPP/osrng.h"
+#include "CryptoPP/randpool.h"
+#include "CryptoPP/aes.h"
#include "CryptoPP/rsa.h"
#include "CryptoPP/modes.h"