From d50f30c3c49db3c2884c98bb634e21a1fac98729 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 4 Sep 2012 20:21:23 +0000 Subject: ProtoProxy: Parsing some initial packets early in the conversation git-svn-id: http://mc-server.googlecode.com/svn/trunk@834 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- ProtoProxy/Globals.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ProtoProxy/Globals.h') 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" -- cgit v1.2.3