diff options
| author | boris <wzn@moneybot.cc> | 2019-01-01 20:53:10 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2019-01-01 20:53:10 +1300 |
| commit | 00b271f265450850336c8bcfdacc8671dbc8406a (patch) | |
| tree | 975b2257495295c077320955c33fd2744c0e00ca /csgo-loader/csgo-client/Security/Encryption.hpp | |
| parent | 7a3b48831bfc9c4aa8c39c1e42d5bf5dd73e43c5 (diff) | |
yah
Diffstat (limited to 'csgo-loader/csgo-client/Security/Encryption.hpp')
| -rw-r--r-- | csgo-loader/csgo-client/Security/Encryption.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csgo-loader/csgo-client/Security/Encryption.hpp b/csgo-loader/csgo-client/Security/Encryption.hpp index bf1346e..79ae604 100644 --- a/csgo-loader/csgo-client/Security/Encryption.hpp +++ b/csgo-loader/csgo-client/Security/Encryption.hpp @@ -6,6 +6,7 @@ #include <wincrypt.h>
#include <UserExperience/UserInterface.hpp>
+#include <Security/RuntimeSecurity.hpp>
using ByteArray = std::vector<uint8_t>;
|
