mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-13 21:06:39 +01:00
Move AESNIMacros.h to crypto/
This commit is contained in:
parent
5d0b24d696
commit
af4719d665
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "TunnelCrypto.h"
|
||||
#include "TunnelBase.h"
|
||||
#include "AESNIMacros.h"
|
||||
#include "crypto/AESNIMacros.h"
|
||||
|
||||
namespace i2p {
|
||||
namespace crypto {
|
||||
|
|
Loading…
Add table
Reference in a new issue